ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
enum | AGSFenceNotificationType { AGSFenceNotificationTypeEntered = 0 , AGSFenceNotificationTypeExited = 1 } |
The type of AGSFenceGeotrigger
that was met.
Enumerator | |
---|---|
AGSFenceNotificationTypeEntered | The feed data has entered one of the fence geometries. |
AGSFenceNotificationTypeExited | The feed data has exited one of the fence geometries. |