metro
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
metro
runtime
/
dev.zacsweers.metro
/
Named
Named
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FIELD
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.VALUE_PARAMETER
,
AnnotationTarget.TYPE
]
)
annotation class
Named
(
val
name
:
String
)
(
source
)
A simple
Qualifier
that disambiguates based on the
name
value.
Members
Properties
name
Link copied to clipboard
val
name
:
String