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