GLFW_FOCUSED

Input focus window hint and attribute

Input focus window hint or window attribute.

extern (C) @nogc nothrow __gshared
enum GLFW_FOCUSED = 0x00020001;

Meta