Class UnsupportedLayer

java.lang.Object
com.esri.arcgisruntime.layers.Layer
com.esri.arcgisruntime.layers.UnsupportedLayer
All Implemented Interfaces:
LayerContent, Loadable

public final class UnsupportedLayer extends Layer
Represents a layer type that is not currently supported.

Note - this layer will be persisted in the string returned by ArcGISMap.toJson(), but will not be drawn by a MapView.

Since:
100.0.0