Interface: ApplicationStartOptions

Application start options.

Properties

forceOrientation

Optional forceOrientation: "LANDSCAPE" | "PORTRAIT"

Optionally force the screen orientation. This is applied on updateRenderer.


resize

Optional resize: ResizeCallback

Resize callback. Called when window is resized or device orientation is changed.