Contains information about displaying related features in a popup. More...
Import Statement | import Esri. |
Since | Esri. |
Inherits |
Properties
- showRelatedFeatures : bool
- sortOrder : list<PopupRelatedFeaturesSortOrder>
Signals
Detailed Description
This QML type supports the following default properties. A default property may be declared inside another declared object without being assigned explicitly to a property.
Type | Default Property |
---|---|
Popup | sort |
Property Documentation
[default] sort |
The sort order options as a list of PopupRelatedFeaturesSortOrder.
Signal Documentation
Emitted when the showRelatedFeatures property changes.
Note: The corresponding handler is onShowRelatedFeaturesChanged
.
Emitted when the sortOrder property changes.
Note: The corresponding handler is onSortOrderChanged
.