Interface VirtualKeyboardRootProperties

Optional VirtualKeyboardRoot 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.

keyboardTemplate?: VirtualKeyboardTemplate

The keyboard template to use for the VirtualKeyboard Widget in a VirtualKeyboardRoot.

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

Sets resolution.

theme?: Theme

Generated using TypeDoc