Hierarchy

  • default

Implements

Constructors

Properties

bindable: default = Bindable.DialogNotes

Adds the bindable's current bind translation to the tooltip automatically.

group: MenuBarButtonGroup = MenuBarButtonGroup.World

Sorts this menu bar button into a group of other similar menu bar buttons.

Internally, MenuBarButtonGroup.Meta and MenuBarButtonGroup.World are used. Not providing a group adds it to an unsorted group.

imageHeight: number = 12
imageWidth: number = 12
tooltip: undefined | ((tooltip: default, button: default, addBindLabel: ((tooltip: default) => void)) => default) = ...

Methods

  • What should happen when this button is clicked.

    Returns undefined | default

  • Returns void

  • Returns void

Generated using TypeDoc