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