Defaults
public enum Defaults
Provides predefined announcement types.
Contains default values for GeoLocation
properties, such as the provider type and GPS status.
These defaults are used when initializing a GeoLocation
instance without specifying these properties
Important
This is a Public Preview API. It may be changed or removed at any time.-
Default value for provider type.
Declaration
Swift
public static let providerType: LocationEngineProviderType
-
Default value for gps status.
Declaration
Swift
public static let gpsStatus: GPSStatus