KeyModifiers::IsShiftPressed

KeyModifiers::IsShiftPressed
bool IsShiftPressed() const;
Description

IsShiftPressed determines whether the (Shift) key is pressed or not.

Return Value

A Boolean value of true if the Shift key is pressed otherwise false.