KmlTour QML Type
An execution of a KML Playlist. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.4 |
Inherits: |
- List of all members, including inherited members
- KmlTour is part of QML Type List.
Properties
- tourStatus : Enums.KmlTourStatus
Signals
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
[read-only, since Esri.ArcGISRuntime 100.6] tourStatus : Enums.KmlTourStatus |
The current tour status (read-only).
This property was introduced in Esri.ArcGISRuntime 100.6.
Signal Documentation
|
Emitted when the tourStatus property changes.
Note: The corresponding handler is onTourStatusChanged
.
This signal was introduced in Esri.ArcGISRuntime 100.6.