pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
CheckBox.toggle
pixelperfectengine
concrete
elements
checkbox
CheckBox
Toggles the checkbox. Inwokes an
onToggle
event if delegate is set.
bool
toggle
()
class
CheckBox
bool
toggle
(
)
bool
toggle
(bool val)
Meta
Source
See Implementation
pixelperfectengine
concrete
elements
checkbox
CheckBox
constructors
this
functions
check
draw
isLeftSide
isSmallButtonHeight
passMCE
toggle
unCheck
variables
iconChecked
iconUnchecked
onToggle
Toggles the checkbox. Inwokes an onToggle event if delegate is set.