Property MostFocused | Terminal.Gui v1 (original) (raw)
Namespace
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
The most focused View.