pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
CheckBox.value
PixelPerfectEngine
concrete
elements
CheckBox
Returns the current value (whether it's checked or not) as a boolean.
bool
value
[@property getter]
class
CheckBox
@
nogc
@
property
bool
value
(
)
bool
value
[@property setter]
Meta
Source
See Implementation
PixelPerfectEngine
concrete
elements
CheckBox
constructors
this
functions
draw
onClick
properties
value
variables
brush
iconChecked
iconUnchecked
onToggle
Returns the current value (whether it's checked or not) as a boolean.