Optional
canvasThe starting height of the Root#viewport's canvas.
Optional
canvasThe starting width of the Root#viewport's canvas.
Optional
constraintsThe starting layout constraints of the Root.
Optional
domOptional
enableShould contentEditable be set to true? Needed for paste events, but creates issues on mobile; virtual keyboard is opened whenever the canvas is clicked. Disabled by default
Optional
maxSets Root#maxCanvasHeight.
Optional
maxSets Root#maxCanvasWidth.
Optional
pointerSets Root#pointerStyleHandler.
Optional
preventSets CanvasViewport#preventAtlasBleeding in the internal viewport (Root#viewport).
Optional
preventSets Root#preventBleeding.
Optional
resolutionSets Root#resolution.
Optional
tabSets Root#tabFocusable.
Optional
themeSets Root#child's Widget#inheritedTheme.
Optional DOMRoot constructor properties.