Property IsShift NamespaceTerminal.Gui AssemblyTerminal.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.