Tao.Glfw SDK Documentation

Glfw.glfwGetKey Method 

[Visual Basic]
Public Shared Function glfwGetKey( _
   ByVal key As Integer _
) As Integer
[C#]
public static int glfwGetKey(
   int key
);

See Also

Glfw Class | Tao.Glfw Namespace