This version of Unity is unsupported.

DisplayInfo

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Represents a connected display.

Properties

heightThe display height in pixels.
nameHuman-friendly display name.
refreshRateThe current refresh rate of the display.
widthThe display width in pixels.
workAreaSpecifies the work area rectangle of the display relative to the top left corner. For example, it excludes the area covered by the macOS Dock or the Windows Taskbar.