Property IsCapslock | Terminal.Gui v1 (original) (raw)
Namespace
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
true
if is alternate; otherwise, false
.