A sublayer of an ArcGISTiledLayer. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
An ArcGISTiledLayer is created from a cached map service that contains one or more sublayers. These sublayers can be accessed from the ArcGISTiledLayer as ArcGISTiledSublayers. An ArcGISTiledLayer created from a cached image service will have an empty list of ArcGISTiledSublayers.
See also Cancelable and LayerContent.