SmallButton.isLeftSide

Sets the small button to the left side if true.

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

Meta