Table of Contents

Property CanFocus

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CanFocus

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

public override bool CanFocus { get; set; }

Property Value

bool

true if can focus; otherwise, false.