Properties
widthInPixels
readonly widthInPixels: Int32
Width in pixels for this config
heightInPixels
readonly heightInPixels: Int32
Height in pixels for this config
screenDensityInDpi
readonly screenDensityInDpi: Int32
Physical/native screen density expressed as dots-per-inch (DPI)
maxHdcpLevel
readonly maxHdcpLevel: HdcpLevel
Maximum HDCP (High-bandwidth Digital Content Protection) level supported on
this display config
supportedRefreshRatesInMillihertz
supportedRefreshRatesInMillihertz:Int32[]
List of all supported refresh rates in mHz (millihertz) for this mode
HDR types are correlated with refresh rates. For each refresh rate, there
is a corresponding HDR type support information.
supportedHdrType
supportedHdrType: HdrType[]
List of all supported HdrType for this config
HDR types are correlated with refresh rates. For each refresh rate, there
is a corresponding HDR type support information.

