plsar-framework
1.01
plsar-framework
/
plsar.annotate
/
Layout
Layout
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.PROPERTY_SETTER
]
)
annotation class
Layout
(
val
value
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Layout
Link copied to clipboard
fun
Layout
(
value
:
String
)
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard