Used for specifying labeling properties on the MapView. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
Properties
- animationEnabled : bool
- labelingEnabled : bool
Signals
Detailed Description
See also MapView.
Property Documentation
Signal Documentation
Emitted when the animationEnabled property of this ViewLabelProperties changes.
Note: The corresponding handler is onAnimationEnabledChanged
.
Emitted when the labelingEnabled property of this ViewLabelProperties changes.
Note: The corresponding handler is onLabelingEnabledChanged
.