Tao.Glfw SDK Documentation |
|
Glfw.GLFW_REFRESH_RATE Field
Vertical monitor refresh rate in Hz (only used for fullscreen windows). Zero means system default.
[Visual Basic]
Public Const GLFW_REFRESH_RATE As
Integer = 131083
[C#]
public const
int GLFW_REFRESH_RATE = 131083;
See Also
Glfw Class | Tao.Glfw Namespace