bool IsShiftPressed() const;
IsShiftPressed determines whether the (Shift) key is pressed or not.
A Boolean value of true if the Shift key is pressed otherwise false.