Method OnKeyDown | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
OnKeyDown(Key)
Called when a key is pressed down. Fires the KeyDown event. This is a precursor toOnKeyUp(Key).
public void OnKeyDown(Key a)
Parameters
a
Key
Namespace
Assembly
Terminal.Gui.dll
Called when a key is pressed down. Fires the KeyDown event. This is a precursor toOnKeyUp(Key).
public void OnKeyDown(Key a)
a
Key