Table of Contents

Property HotKey

Namespace
Terminal.Gui
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; }

Property Value

Key