Table of Contents

Property HotKeySpecifier

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

HotKeySpecifier

Gets or sets the specifier character for the hotkey (e.g. '_'). Set to '\xffff' to disable hotkey support for this View instance. The default is '\xffff'.

public virtual Rune HotKeySpecifier { get; set; }

Property Value

Rune