Window.getVideoMode

Returns the current VideoMode which hold the current width, the current height and the refresh rate. The first two can also be accessed with the 'width' and 'height' property.

class Window
final ref const
const(VideoMode)
getVideoMode
()

Meta