|
ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
| enum | AGSVoiceGuidanceType { AGSVoiceGuidanceTypeApproachingManeuver = 0 , AGSVoiceGuidanceTypeAtManeuver = 1 , AGSVoiceGuidanceTypeApproachingDestination = 2 } |
| enum AGSVoiceGuidanceType |
The list of AGSVoiceGuidance notification types. Used to determine type of voice guidance notification.
| Enumerator | |
|---|---|
| AGSVoiceGuidanceTypeApproachingManeuver | Approaching maneuver. |
| AGSVoiceGuidanceTypeAtManeuver | At maneuver. |
| AGSVoiceGuidanceTypeApproachingDestination | Approaching destination. |