Table of Contents

Property IsShift

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsShift

Gets a value indicating whether the Shift key was pressed.

public bool IsShift { get; }

Property Value

bool

true if is shift; otherwise, false.