NavEase CMP
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
NavEase CMP
navease-runtime
/
io.github.alimsrepo.navease.internal.runtime
/
contains
contains
operator
fun
<
T
:
Any
>
Map
<
String
,
Any
>
.
contains
(
key
:
NavMetadataKey
<
T
>
)
:
Boolean
Checks if the metadata contains a given key.
T
the value type.
Parameters
key
the key to check for