Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
CallbackProperty
/
CallbackProperty
Callback
Property
constructor
(
callback
:
CallbackPropertyCallback
,
isConstant
:
Boolean
)
(
source
)
Parameters
callback
The function to be called when the property is evaluated.