Class PopupElement
Represents an element that is displayed in a pop-up for a GeoElement.
Inheritance
System.Object
PopupElement
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)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class PopupElement
Properties
Name | Description |
---|---|
IsEvaluated | Gets a value indicating whether the popup element is contained in the EvaluatedElements. |
Methods
Name | Description |
---|---|
FromJson(String) | Creates a popup element from an ArcGIS JSON representation ( |
ToJson() | Converts this popup element to an ArcGIS JSON label representation ( |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.14 - 200.5 |
.NET | 100.14 - 200.5 |
.NET Windows | 100.14 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.14 - 200.5 |
Xamarin.Android | 100.14 - 100.15 |
Xamarin.iOS | 100.14 - 100.15 |
UWP | 100.14 - 200.5 |