Property IsShift | Terminal.Gui v1 (original) (raw)

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.

Edit this page