Property MostFocused | Terminal.Gui v1 (original) (raw)

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.

Edit this page