paris-annotations
/
com.airbnb.paris.annotations
/
Attr
Attr
@
Target
(
allowedTargets = [
AnnotationTarget.FUNCTION
,
AnnotationTarget.PROPERTY_SETTER
]
)
annotation class
Attr
(value:
Int
, defaultValue:
Int
)
Content copied to clipboard
Properties
Properties
defaultValue
Link copied to clipboard
val
defaultValue
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Int
Content copied to clipboard