Table of Contents

Event Leave

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event fired when the view looses focus.

public event Action<View.FocusEventArgs> Leave

Returns

Action<View.FocusEventArgs>
Event fired when the view looses focus.