is_modifier
Description:
Extracts whether the key event is for a modifier key.
Parameters:
this |
a key event |
Returns:
true if the this is for a modifier key |
Extracts whether the key event is for a modifier key.
this |
a key event |
true if the this is for a modifier key |