ArcGIS Runtime SDK for iOS
100.15
|
Contents of a media element in a popup.
Instances of this class represents contents of an individual media element in a popup.
Class Methods | |
(instancetype) | + popupMediaValue |
Properties | |
NSArray< NSString * > * | fieldNames |
NSString * | link |
NSString * | normalizeFieldName |
NSString * | source |
NSString * | tooltipFieldName |
+ (instancetype) popupMediaValue |
|
readwritenonatomiccopy |
The geo-element's fields (attributes) whose values should be displayed in the chart. Only applicable if media is a chart.
|
readwritenonatomiccopy |
The URL or URL template that defines which web address the image links to. Only applicable is media is an image.
|
readwritenonatomiccopy |
The geo-element's field (attribute) whose value should be used to normalize values of #fields
. Only applicable if media is a chart.
|
readwritenonatomiccopy |
The URL or URL template that defines which web address the image is available on. Only applicable is media is an image.
|
readwritenonatomiccopy |
The geo-lement's field (attribute) whose value should be used to display a tooltip for sections of the chart. Only applicable if media is a chart.