SWT.KEY_MASK

Accelerator constant used to extract the key stroke portion of an accelerator.

The key stroke may be a key code or a unicode value. If the key stroke is a key code <code>KEYCODE_BIT</code> will be set.

@since 2.1

class SWT
int KEY_MASK;

Meta