pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
CheckBox.value
PixelPerfectEngine
concrete
elements
CheckBox
Sets the new value (whether it's checked or not) as a boolean.
bool
value
[@property getter]
bool
value
[@property setter]
class
CheckBox
@
property
bool
value
(
bool
b
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
elements
CheckBox
constructors
this
functions
draw
onClick
properties
value
variables
brush
iconChecked
iconUnchecked
onToggle
Sets the new value (whether it's checked or not) as a boolean.