UnknownLayer 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
- UnknownLayer is part of QML Type List.
Detailed Description
The layer will not be persisted in the map's json, and will not be drawn by the map view.
See also Cancelable, LayerContent, and Loadable.