IconOptional

fun IconOptional(value: Boolean)

Construct the IconOptional with Boolean.


fun IconOptional(expression: Expression)

Construct the IconOptional with Mapbox Expression.


fun IconOptional(value: Value)

Parameters

value

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