pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
SmallButton.isLeftSide
pixelperfectengine
concrete
elements
smallbutton
SmallButton
Sets the small button to the left side if true.
bool
isLeftSide
()
bool
isLeftSide
(bool val)
class
SmallButton
@
nogc
@
safe
pure nothrow
bool
isLeftSide
(
bool
val
)
string
iconPressed
;
string
iconUnpressed
;
Meta
Source
See Implementation
pixelperfectengine
concrete
elements
smallbutton
SmallButton
constructors
this
functions
draw
isLeftSide
isSmallButtonHeight
variables
iconPressed
iconUnpressed
Sets the small button to the left side if true.