Property HotKeySpecifier | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
HotKeySpecifier
The specifier character for the hot key (e.g. '_'). Set to '\xffff' to disable hot key support for this View instance. The default is '\xffff'.
public Rune HotKeySpecifier { get; set; }