Encapsulates two associated objects of specific types: FeatureLayer and OfflineMapSyncLayerResult. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.1 |
Inherits: |
Properties
- featureLayer : FeatureLayer
- syncLayerResult : OfflineMapSyncLayerResult
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
featureLayer : FeatureLayer |
Returns the FeatureLayer (read-only).
syncLayerResult : OfflineMapSyncLayerResult |
Returns the OfflineMapSyncLayerResult (read-only).