Represents an element that is displayed in a pop-up for a geoelement. More...
Header: | #include <PopupElement> |
Since: | Esri::ArcGISRuntime 100.14 |
Inherits: | Esri::ArcGISRuntime::Object |
Inherited By: | Esri::ArcGISRuntime::AttachmentsPopupElement, Esri::ArcGISRuntime::ExpressionPopupElement, Esri::ArcGISRuntime::FieldsPopupElement, Esri::ArcGISRuntime::MediaPopupElement, and Esri::ArcGISRuntime::TextPopupElement |
This class was introduced in Esri::ArcGISRuntime 100.14.
Public Functions
virtual | ~PopupElement() override |
Esri::ArcGISRuntime::PopupElementType | popupElementType() const |
Detailed Description
See also PopupElementType, PopupDefinition::elements, and Popup::evaluatedElements.
Member Function Documentation
[override virtual]
PopupElement::~PopupElement ()
Destructor.
Esri::ArcGISRuntime::PopupElementType PopupElement::popupElementType () const
Returns the type of instantiated pop-up element.