mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.extension.style.expressions.dsl.generated
/
ceil
ceil
fun
ceil
(
block
:
Expression.ExpressionBuilder
.
(
)
->
Unit
)
:
Expression
fun
ceil
(
value
:
Double
)
:
Expression
Returns the smallest integer that is greater than or equal to the input.