Table of Contents

Property HotKeyBindings

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

HotKeyBindings

Gets the bindings for this view that will be invoked regardless of whether this view has focus or not.

public KeyBindings HotKeyBindings { get; }

Property Value

KeyBindings