Volatile

fun Volatile(value: Boolean)

Construct the Volatile with Boolean.


fun Volatile(expression: Expression)

Construct the Volatile with Mapbox Expression.


fun Volatile(value: Value)

Parameters

value

the property wrapped in Value to be used with native renderer.