Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

height?: number

Height of the window in units, by default calculated to match bottom screen bound

scrollX?: number

Defines scrollable window size along the X axis

scrollY?: number

Defines scrollable window size along the Y axis

width?: number

Width of the window in units, by default calculated to match right screen bound

x?: number

X coordinate of the window in units, 0 by default

y?: number

Y coordinate of the window in units, 0 by default

Generated using TypeDoc