Interface RootProperties

Optional Root constructor properties.

Hierarchy

Properties

canvasStartingHeight?: number

The starting height of the viewport's canvas.

canvasStartingWidth?: number

The starting width of the viewport's canvas.

constraints?: LayoutConstraints

The starting layout constraints of the Root.

pointerStyleHandler?: null | PointerStyleHandler
preventBleeding?: boolean
resolution?: number

Sets resolution.

theme?: Theme

Generated using TypeDoc