BaseButton.shortcutInTooltip

If true, the button will add information about its shortcut in the tooltip.

  1. bool shortcutInTooltip [@property getter]
  2. bool shortcutInTooltip [@property setter]
    struct BaseButton
    @nogc nothrow @property
    void
    shortcutInTooltip
    (
    bool v
    )

Meta