Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
DataSource
/
loadingEvent
loading
Event
abstract
var
loadingEvent
:
Event
<
(
arg1
:
Boolean
)
->
Unit
>
(
source
)
Gets an event that will be raised when the value of isLoading changes.
See also
Online Documentation