ArcGIS Runtime SDK for iOS: AGSVoiceGuidance.h File Reference
ArcGIS Runtime SDK for iOS  100.15
AGSVoiceGuidance.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSVoiceGuidanceType { AGSVoiceGuidanceTypeApproachingManeuver = 0 , AGSVoiceGuidanceTypeAtManeuver = 1 , AGSVoiceGuidanceTypeApproachingDestination = 2 }
 

Enumeration Type Documentation

◆ AGSVoiceGuidanceType

The list of AGSVoiceGuidance notification types. Used to determine type of voice guidance notification.

Since
100.6
Enumerator
AGSVoiceGuidanceTypeApproachingManeuver 

Approaching maneuver.

AGSVoiceGuidanceTypeAtManeuver 

At maneuver.

AGSVoiceGuidanceTypeApproachingDestination 

Approaching destination.