metro
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
metro
metrox-android
/
dev.zacsweers.metrox.android
/
ContentProviderKey
Content
Provider
Key
@
MapKey
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ContentProviderKey
(
val
value
:
KClass
<
out
ContentProvider
>
)
(
source
)
A
MapKey
annotation for binding
ContentProviders
into a multibinding map.
Members
Properties
value
Link copied to clipboard
val
value
:
KClass
<
out
ContentProvider
>