Table of Contents

Method OnFocusedChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnFocusedChanged(View?, View?)

Called when the focused view has changed.

protected virtual void OnFocusedChanged(View? previousFocused, View? focused)

Parameters

previousFocused View
focused View