Tao.Glfw SDK Documentation

Glfw.GLFW_KEY_ESC Field

[Visual Basic]
Public Const GLFW_KEY_ESC As Integer = 257
[C#]
public const int GLFW_KEY_ESC = 257;

See Also

Glfw Class | Tao.Glfw Namespace