GeolocatorIosActivityType
Represents the possible iOS activity types.
Inherits: enum.Enum
Properties
AIRBORNE- The location manager is being used specifically during airborne activities.AUTOMOTIVE_NAVIGATION- The location manager is being used specifically during vehicular navigation to track location changes to the automobile.FITNESS- The location manager is being used to track fitness activities such as walking, running, cycling, and so on.OTHER- The location manager is being used for an unknown activity.OTHER_NAVIGATION- The location manager is being used to track movements for other types of vehicular navigation that are not automobile related.
Properties
AIRBORNEclass-attributeinstance-attribute
The location manager is being used specifically during airborne activities.
AUTOMOTIVE_NAVIGATIONclass-attributeinstance-attribute
The location manager is being used specifically during vehicular navigation to track location changes to the automobile.
FITNESSclass-attributeinstance-attribute
The location manager is being used to track fitness activities such as walking, running, cycling, and so on.
OTHERclass-attributeinstance-attribute
The location manager is being used for an unknown activity.
OTHER_NAVIGATIONclass-attributeinstance-attribute
The location manager is being used to track movements for other types of vehicular navigation that are not automobile related.