Function Button._align

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

Button.TextAlign _align() nothrow @property @nogc;

void _align (
  long v
) nothrow @property @nogc;