SWT.MOD2

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

This is the secondary keyboard modifier for the platform.

@since 2.1

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

Meta