Property IsAlt | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IsAlt

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

public bool IsAlt { get; }

Property Value

bool

true if is alternate; otherwise, false.

Edit this page