GLFW_MOD_SHIFT

If this bit is set one or more Shift keys were held down.

If this bit is set one or more Shift keys were held down.

extern (C) @nogc nothrow __gshared
enum GLFW_MOD_SHIFT = 0x0001;

Meta