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
/
MetadataScope
Metadata
Scope
class
MetadataScope
Scope provided to the metadata dsl builder.
Members
Constructors
Metadata
Scope
Link copied to clipboard
constructor
(
)
Functions
put
Link copied to clipboard
fun
<
K
:
NavMetadataKey
<
T
>
,
T
:
Any
>
put
(
key
:
K
,
value
:
T
)
Adds the key and value pair to the map of metadata.