Event Leave | Terminal.Gui v1 (original) (raw)

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.

Edit this page