Show / Hide Table of Contents

Class ExpressionPopupElement

Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression.

Inheritance
System.Object
PopupElement
ExpressionPopupElement
PopupElement.IsEvaluated
PopupElement.FromJson(String)
PopupElement.ToJson()
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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

PopupElement

Applies to

TargetVersions
.NET Standard 2.0100.14 - 200.7
.NET100.14 - 200.7
.NET Windows100.14 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.14 - 200.7
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 200.7
In This Article
Back to top Copyright © 2022 Esri.