Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.14 |
Inherits: |
Properties
- popupExpression : PopupExpression
Signals
Detailed Description
See also Enums.PopupElementType and PopupElement.
Property Documentation
popupExpression : PopupExpression |
The Arcade expression that defines the pop-up element.
Signal Documentation
Emitted when the popupExpression property changes.
Note: The corresponding handler is onPopupExpressionChanged
.