Property HasFocus | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

HasFocus

Gets or sets a value indicating whether this Responder has focus.

public virtual bool HasFocus { get; }

Property Value

bool

true if has focus; otherwise, false.

Edit this page