Table of Contents

Event Enter

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event fired when the view gets focus.

public event Action<View.FocusEventArgs> Enter

Returns

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