Method OnKeyUp | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
OnKeyUp(KeyEvent)
Method invoked when a key is released.
public virtual bool OnKeyUp(KeyEvent keyEvent)
Parameters
keyEvent
KeyEvent
Contains the details about the key that produced the event.
Returns
true if the event was handled