Property HotKey | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
HotKey
Gets or sets the HotKey defined for this view. A user pressing HotKey on the keyboard while this view has focus will cause the Clicked event to fire.
public virtual Key HotKey { get; set; }