ArcGIS Runtime SDK for iOS: AGSDirectionMessage Class Reference
ArcGIS Runtime SDK for iOS  100.15
AGSDirectionMessage Class Reference

Description

A message describing AGSDirectionManeuver.

Instances of this class represent a message used to describe an AGSDirectionManeuver

Since
100
Inheritance diagram for AGSDirectionMessage:
AGSObject

Properties

NSString * text
 
AGSDirectionMessageType type
 

Property Documentation

◆ text

- (NSString*) text
readnonatomiccopy

The text of the message

Since
100

◆ type

- (AGSDirectionMessageType) type
readnonatomicassign

The type of message

Since
100