Tao.Glfw SDK Documentation

Glfw.GLFW_KEY_UNKNOWN Field

[Visual Basic]
Public Const GLFW_KEY_UNKNOWN As Integer = -1
[C#]
public const int GLFW_KEY_UNKNOWN = -1;

See Also

Glfw Class | Tao.Glfw Namespace