TextField

fun TextField(value: String)

Construct the TextField with String.


fun TextField(expression: Expression)

Construct the TextField with Mapbox Expression.


fun TextField(value: Value)

Parameters

value

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