OptionalcanvasThe starting height of the Root#viewport's canvas.
OptionalcanvasThe starting width of the Root#viewport's canvas.
OptionalconstraintsThe starting layout constraints of the Root.
OptionaldomOptionalenableShould 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
OptionalmaxSets Root#maxCanvasHeight.
OptionalmaxSets Root#maxCanvasWidth.
OptionalpointerSets Root#pointerStyleHandler.
OptionalpreventSets CanvasViewport#preventAtlasBleeding in the internal viewport (Root#viewport).
OptionalpreventSets Root#preventBleeding.
OptionalresolutionSets Root#resolution.
OptionaltabSets Root#tabFocusable.
OptionalthemeSets Root#child's Widget#inheritedTheme.
Optional DOMRoot constructor properties.