pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
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.