PopupElement QML Type
Represents an element that is displayed in a pop-up for a geoelement. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.14 |
Inherits: | |
Inherited By: | AttachmentsPopupElement, ExpressionPopupElement, FieldsPopupElement, MediaPopupElement, RelationshipPopupElement, TextPopupElement, and UnsupportedPopupElement |
- List of all members, including inherited members
- PopupElement is part of QML Type List.
Properties
- json : jsobject
- popupElementType : Enums.PopupElementType
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
See also JsonSerializable, Enums.PopupElementType, PopupDefinition::elements, and Popup::evaluatedElements.
Property Documentation
[since Esri.ArcGISRuntime 200.1] json : jsobject |
JSON data that can be used to instantiate the PopupElement. See JsonSerializable.
This property was introduced in Esri.ArcGISRuntime 200.1.
[read-only] popupElementType : Enums.PopupElementType |
The type of instantiated pop-up element (read-only).