mapbox-maps-android
/
com.mapbox.maps.extension.style.expressions.generated
/
Expression
/
ExpressionBuilder
/
length
length
fun
length
(block:
Expression.ExpressionBuilder
.() ->
Unit
)
Content copied to clipboard
Returns the length of an array or string.
fun
length
(string:
String
)
Content copied to clipboard
Gets the length of an string.