Table of Contents

Property Key

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Key

Gets or sets the key that will activate the popover menu when it is registered but not visible.

public Key Key { get; set; }

Property Value

Key

Remarks

This key binding works as a global hotkey when the popover is registered with Popover. The default value is DefaultKey (F10 with Shift).