Class ExpressionPopupElement
Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ExpressionPopupElement : PopupElement
Constructors
Name | Description |
---|---|
ExpressionPopupElement(PopupExpression) | Initializes a new instance of the ExpressionPopupElement class with the given expression. |
Properties
Name | Description |
---|---|
PopupExpression | Gets or sets the Arcade expression that defines the pop-up element. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.14 - 100.15 |
.NET 6.0 | 100.14 - 100.15 |
.NET 6.0 Windows | 100.14 - 100.15 |
.NET Framework | 100.14 - 100.15 |
Xamarin.Android | 100.14 - 100.15 |
Xamarin.iOS | 100.14 - 100.15 |
UWP | 100.14 - 100.15 |