pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
SmallButton.isLeftSide
pixelperfectengine
concrete
elements
smallbutton
SmallButton
Returns true if left side justified, false otherwise.
bool
isLeftSide
()
class
SmallButton
@
nogc
@
safe
pure nothrow const
bool
isLeftSide
(
)
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
Returns true if left side justified, false otherwise.