Property CanFocus | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
CanFocus
Gets or sets a value indicating whether this Toplevel can focus.
public override bool CanFocus { get; }
Property Value
true
if can focus; otherwise, false
.