SWT.MOD1

Keyboard and/or mouse event mask indicating that the MOD1 key was pushed on the keyboard when the event was generated.

This is the primary keyboard modifier for the platform.

@since 2.1

  1. int MOD1;
    class SWT
    version(CARBON)
    static const
    int MOD1;
  2. int MOD1;

Meta