Table of Contents

Method OnKeyDown

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnKeyDown(Key)

Called when a key is pressed down. Fires the KeyDown event. This is a precursor to OnKeyUp(Key).

public void OnKeyDown(Key a)

Parameters

a Key