Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
FlightCancelledCallback
Flight
Cancelled
Callback
typealias
FlightCancelledCallback
=
(
)
->
Unit
(
source
)
A function that will execute when a flight is cancelled.
See also
Online Documentation