Property Focused | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Focused
Returns the currently focused view inside this view, or null if nothing is focused.
public View Focused { get; }
Property Value
The focused.
Namespace
Assembly
Terminal.Gui.dll
Returns the currently focused view inside this view, or null if nothing is focused.
public View Focused { get; }
The focused.