Class UnsupportedPopupElement
Represents a pop-up element that is not yet supported by this API.
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 sealed class UnsupportedPopupElement : PopupElement
Remarks
User can get pop-up element properties from UnknownJson and UnsupportedJson.
The unsupported pop-up elements are saved when the map is saved.
Properties
Name | Description |
---|---|
UnknownJson | Gets a collection of unknown data from the source JSON. |
UnsupportedJson | Gets a collection of unsupported data from the source JSON. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |