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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IsCapslock

Gets a value indicating whether the Caps lock key was pressed (real or synthesized)

public bool IsCapslock { get; }

Property Value

bool

true if is alternate; otherwise, false.

Edit this page