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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

CanFocus

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

public override bool CanFocus { get; }

Property Value

bool

true if can focus; otherwise, false.

Edit this page