Property MostFocused NamespaceTerminal.Gui AssemblyTerminal.Gui.dll MostFocused Returns the most focused Subview down the subview-hierarchy. public View? MostFocused { get; } Property Value View The most focused Subview, or null if no Subview is focused.