kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.annotations
/
ModelProperty
Model
Property
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
ModelProperty
(
val
type
:
String
,
val
style
:
String
=
""
,
val
visibleOnUpdate
:
Boolean
=
false
)
Members
Properties
style
Link copied to clipboard
val
style
:
String
type
Link copied to clipboard
val
type
:
String
visible
On
Update
Link copied to clipboard
val
visibleOnUpdate
:
Boolean
=
false