Table of Contents

Event FocusedChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised when the most focused View in the application has changed.

public event EventHandler<EventArgs>? FocusedChanged

Returns

EventHandler<EventArgs>
Raised when the most focused in the application has changed.