sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core-ktx
/
androidx.core.view
/
contains
contains
operator
fun
Menu
.
contains
(
item
:
MenuItem
)
:
Boolean
(
source
)
Returns
true
if
item
is found in this menu.
inline operator
fun
ViewGroup
.
contains
(
view
:
View
)
:
Boolean
(
source
)
Returns
true
if
view
is found in this view group.