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