Property Keyboard
Keyboard
Handles keyboard input and key bindings at the Application level.
IKeyboard Keyboard { get; set; }
Property Value
Remarks
Provides access to keyboard state, key bindings, and keyboard event handling. Set during Init(string?).