Table of Contents

Property Keyboard

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Keyboard

Handles keyboard input and key bindings at the Application level.

IKeyboard Keyboard { get; set; }

Property Value

IKeyboard

Remarks

Provides access to keyboard state, key bindings, and keyboard event handling. Set during Init(string?).