The ScreenMode object provides information about the width, height and refresh rate of a Screen.

Variables

read onlyheight:Int

The screen height of the ScreenMode in pixels.

read onlyrefreshRate:Int

The screen refresh rate of the ScreenMode in hertz.

read onlywidth:Int

The screen width of the ScreenMode in pixels.