ISmallButton.isLeftSide

Sets the small button to the left side if true.

  1. bool isLeftSide()
  2. bool isLeftSide(bool val)
    interface ISmallButton
    public @nogc @safe pure nothrow
    bool
    isLeftSide
    (
    bool val
    )

Meta