Table of Contents

Event Deactivate

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when the ToplevelApplication.RunState ceases to be the Current Toplevel.

public event Action<Toplevel> Deactivate

Returns

Action<Toplevel>
Invoked when the Toplevel ceases to be the Toplevel.