Tao.Glfw SDK Documentation |
|
Glfw.GLFW_ICONIFIED Field
GL_TRUE if window is iconified, else GL_FALSE.
[Visual Basic]
Public Const GLFW_ICONIFIED As
Integer = 131075
[C#]
public const
int GLFW_ICONIFIED = 131075;
See Also
Glfw Class | Tao.Glfw Namespace