ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
enum | AGSPopupAttachmentsDisplayType { AGSPopupAttachmentsDisplayTypeList = 0 , AGSPopupAttachmentsDisplayTypePreview = 1 , AGSPopupAttachmentsDisplayTypeAuto = 2 } |
Indicates how to display the attachments.
If AGSPopupAttachmentsDisplayTypeList
is specified, attachments show as links. If AGSPopupAttachmentsDisplayTypePreview
is specified, attachments expand to the width of the pop-up. Setting the value to AGSPopupAttachmentsDisplayTypeAuto
allows applications to choose the most suitable default experience for their application.
AGSAttachmentsPopupElement