FieldsPopupElement QML Type

Represents a pop-up element of type fields that is displayed in a pop-up for a geoelement. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.14
Inherits:

PopupElement

Properties

Signals

Detailed Description

See also Enums.PopupElementType and PopupElement.

Property Documentation

description : string

An optional string value describing the element in detail.


A PopupFieldListModel of PopupField objects defining how each field participates in the pop-up window.


title : string

An optional string value indicating what the element represents.


Signal Documentation

descriptionChanged()

Emitted when the description property changes.

Note: The corresponding handler is onDescriptionChanged.


fieldsChanged()

Emitted when the fields property changes.

Note: The corresponding handler is onFieldsChanged.


titleChanged()

Emitted when the title property changes.

Note: The corresponding handler is onTitleChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.