Tao.Glfw SDK Documentation

Glfw.GLFW_KEY_LAST Field

Delinates end of 'special' keys.

[Visual Basic]
Public Const GLFW_KEY_LAST As Integer = 318
[C#]
public const int GLFW_KEY_LAST = 318;

See Also

Glfw Class | Tao.Glfw Namespace