|
ArcGIS Runtime SDK for iOS
100.15
|
A source for popups.
Instances of this class represent a source of popups that can be displayed by AGSPopupsViewController.
AGSGeoView::identifyPopupsAtScreenPoint:tolerance:completion: to retrieve popups for layers in a map
Properties | |
| AGSPopupDefinition * | popupDefinition |
| BOOL | popupEnabled |
|
readwritenonatomicstrong |
The AGSPopupDefinition associated with the popup source. This property will be nil if an error occurs or if the popup source is not associated with a popup definition.
|
readwriterequirednonatomicassign |
Indicates whether popups are enabled on this source.