SmallButton.isLeftSide

Returns true if left side justified, false otherwise.

  1. bool isLeftSide()
    class SmallButton
    public @nogc @safe pure nothrow const
    bool
    isLeftSide
    ()
  2. bool isLeftSide(bool val)
  3. string iconPressed;
  4. string iconUnpressed;

Meta