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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

CanFocus

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

public virtual bool CanFocus { get; set; }

Property Value

bool

true if can focus; otherwise, false.

Edit this page