Table of Contents

Event KeyUp

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when a key is released.

public event Action<View.KeyEventEventArgs> KeyUp

Returns

Action<View.KeyEventEventArgs>
Invoked when a key is released.