canvasElement property

String canvasElement
getter/setter pair

The CSS selector for the HTML canvas element where the application will be rendered.

Defaults to "#gameCanvas".

Implementation

String canvasElement;