An execution of a KML Playlist. More...
| Header | #include <Kml |
| Since | Esri |
| Inherits | Esri |
Public Functions
| virtual | ~ |
(since Esri Esri | tour |
Signals
(since Esri void | tour |
Member Function Documentation
[override virtual noexcept] KmlTour::~KmlTour ()
Destructor.
[since Esri::ArcGISRuntime 100.6] Esri::ArcGISRuntime::KmlTourStatus KmlTour::tourStatus () const
The current tour status.
This function was introduced in Esri::ArcGISRuntime 100.6.
[signal, since Esri::ArcGISRuntime 100.6] void KmlTour::tourStatusChanged (Esri::ArcGISRuntime::KmlTourStatus tourStatus )
Signal emitted when the KML tour status changes
- tourStatus - the new tour status
This function was introduced in Esri::ArcGISRuntime 100.6.