Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DisplayId

Hierarchy

  • DisplayId

Index

Properties

Properties

Optional height

height: undefined | number

The height (px) of the screen. Available if you call getScreenDisplaysInfo.

id

id: number

The screen ID.

Optional width

width: undefined | number

The width (px) of the screen. Available if you call getScreenDisplaysInfo.

Optional x

x: undefined | number

The x coordinate (px) of the screen. Available if you call getScreenDisplaysInfo.

Optional y

y: undefined | number

The y coordinate (px) of the screen. Available if you call getScreenDisplaysInfo.