Button._align

Text alignment policy for the button's text, use one of the textalign constants.

  1. Button.TextAlign _align [@property getter]
  2. long _align [@property setter]
    struct Button
    @nogc nothrow @property
    void
    _align
    (
    long v
    )

Meta