pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
SmallButton.isLeftSide
pixelperfectengine
concrete
elements
smallbutton
SmallButton
Returns true if left side justified, false otherwise.
bool
isLeftSide
()
class
SmallButton
public @
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.