paris-annotations
/
com.airbnb.paris.annotations
/
StyleableChild
Styleable
Child
@
Target
(
allowedTargets = [
AnnotationTarget.FIELD
,
AnnotationTarget.PROPERTY
]
)
annotation class
StyleableChild
(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