Click or drag to resize

BaseButtonShortcutInTooltip Property

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool ShortcutInTooltip { get; set; }

Property Value

Type: Boolean
See Also