SWT.COMMAND

Keyboard and/or mouse event mask indicating that the COMMAND key was pushed on the keyboard when the event was generated (value is 1<<22).

@since 2.1

class SWT
int COMMAND;

Meta