toggle menu
mosaic-runtime
0.14.0
common
switch theme
search in API
mosaic-runtime
/
com.jakewharton.mosaic.modifier
/
Modifier
/
Companion
/
any
any
open
override
fun
any
(
predicate
:
(
Modifier.Element
)
->
Boolean
)
:
Boolean
Returns
true
if
predicate
returns true for any
Element
in this
Modifier
.