Class UnsupportedPopupElement

java.lang.Object
com.esri.arcgisruntime.mapping.popup.PopupElement
com.esri.arcgisruntime.mapping.popup.UnsupportedPopupElement
All Implemented Interfaces:
JsonSerializable

public final class UnsupportedPopupElement extends PopupElement
A pop-up element that is not yet supported by this API.

Unsupported pop-up element properties can be got from JsonSerializable.getUnsupportedJson().

The unsupported pop-up elements are saved when the map is saved.

Since:
200.1.0
See Also: