UnsupportedLayer QML Type
An instance of this class represents a layer whose type could not be determined. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
- List of all members, including inherited members
- UnsupportedLayer is part of QML Type List.
Detailed Description
The layer will be persisted in the map's json, but will not be drawn by the map view.
See also Cancelable, LayerContent, and Loadable.