MapLibre Compose API Reference
Toggle table of contents
0.12.1
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-compose
/
org.maplibre.compose.expressions.dsl
/
and
and
infix
fun
Expression
<
BooleanValue
>
.
and
(
other
:
Expression
<
BooleanValue
>
)
:
Expression
<
BooleanValue
>
(
source
)
Returns whether both this and
other
expressions are
true
.