Method OnKeyDown | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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

Edit this page