OfflineCapability QML Type
Represents the capability of taking a layer or table offline. More...
Import Statement: | import Esri.ArcGISRuntime 100.6 |
Since: | Esri.ArcGISRuntime 100.1 |
Inherits: |
Properties
- offlineCapabilityError : Error
- supportsOffline : bool
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
offlineCapabilityError : Error |
Returns the associated error if the layer or table could not be taken offline (read-only).
Returns whether this layer or table supports being taken offline (read-only).