KeyModifiers::IsAltPressed

KeyModifiers::IsAltPressed
bool IsAltPressed() const;
Description

IsAltPressed determines whether the (Alt) key is pressed or not.

Return Value

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