KeyModifiers::IsCtrlPressed

KeyModifiers::IsCtrlPressed
bool IsCtrlPressed() const;
Description

IsCtrlPressed determines whether the (Ctrl) key is pressed or not.

Return Value

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