GLFW_REPEAT

The key was held down until it repeated.

The key was held down until it repeated.

Ingroup: input

extern (C) @nogc nothrow __gshared
enum GLFW_REPEAT = 2;

Meta