Table of Contents

Property HasFocus

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

HasFocus

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

public override bool HasFocus { get; }

Property Value

bool

true if has focus; otherwise, false.