AGSPopupsContainerEditingStyle.h File Reference

Enumerations

enum  AGSPopupsContainerEditingStyle { AGSPopupsContainerEditingStyleGeometryTool, AGSPopupsContainerEditingStyleGeometryInline }

Enumeration Type Documentation

An enumeration that is used for defining the editing style of an AGSPopupsContainer.

Since:
2.0
Enumerator:
AGSPopupsContainerEditingStyleGeometryTool 

Shows a toolbar with a button for attachments and a button for collecting the geometry

AGSPopupsContainerEditingStyleGeometryInline 

has a view to switch between attributes and attachments, there is no button for the collecting the geometry, as this is assumed the user has access to the map while the popup is up (think ipad), or the user will not be collecting a geometry at all.