27 #import <Foundation/Foundation.h>
28 #import <ArcGIS/AGSObject.h>
50 #pragma mark initializers
55 #pragma mark properties
61 @property (nonatomic, copy, readonly) NSString *
text;
AGSVoiceGuidanceType
Definition: AGSVoiceGuidance.h:36
@ AGSVoiceGuidanceTypeApproachingManeuver
Definition: AGSVoiceGuidance.h:37
@ AGSVoiceGuidanceTypeApproachingDestination
Definition: AGSVoiceGuidance.h:39
@ AGSVoiceGuidanceTypeAtManeuver
Definition: AGSVoiceGuidance.h:38
Definition: AGSObject.h:28
Direction guidance text reformatted for speech.
Definition: AGSVoiceGuidance.h:48
AGSVoiceGuidanceType type
Definition: AGSVoiceGuidance.h:67
NSString * text
Definition: AGSVoiceGuidance.h:61