Property IsAlt | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsAlt
Gets a value indicating whether the Alt key was pressed (real or synthesized)
public bool IsAlt { get; }
Property Value
true
if is alternate; otherwise, false
.