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.