Function BaseButton.shortcut

ShortCut associated to the button.

ShortCut shortcut() nothrow @property @nogc;

void shortcut (
  ShortCut v
) nothrow @property @nogc;