Property MostFocused | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
MostFocused
Returns the most focused SubView down the subview-hierarchy.
public View? MostFocused { get; }
Property Value
The most focused SubView, or null if no SubView is focused.