SWT.SHIFT

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

class SWT
int SHIFT;

Meta