Property IsShift | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsShift
Gets a value indicating whether the Shift key was pressed.
public bool IsShift { get; }
Property Value
true
if is shift; otherwise, false
.
Namespace
Assembly
Terminal.Gui.dll
Gets a value indicating whether the Shift key was pressed.
public bool IsShift { get; }
true
if is shift; otherwise, false
.