Table of Contents

Property IsAlt

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.