Table of Contents

Property MostFocused

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MostFocused

Returns the most focused view in the chain of subviews (the leaf view that has the focus).

public View MostFocused { get; }

Property Value

View

The most focused View.