The bottom right most point of the area.

Contains a X and Y value in either percent relative to a monitor or as pixel.

The top left most point of the area.

The start position of the browser window. When not specified the default position (centered inside the work area, with a slight offset to allow visible stacking) will be used.

The start size of the browser window. When not specified the default size (min: 1024x768 max: 75% of width and height from the work area) will be used.

The offset to the default position of the floating keyboard.

Hierarchy

  • Unit2D

Properties

monitorReference: MonitorReference

To which monitor is the value associated with.

unitMode: UnitMode

The unit type the values represent.

x: number

The X value.

y: number

The Y value.

Generated using TypeDoc