Physical backing store height in pixels.
X backing store scale factor.
Y backing store scale factor.
Physical backing store width in pixels.
ReadonlycanvasManaged HTML canvas element.
CSS display height in pixels.
CSS display width in pixels.
Device pixel ratio.
Logical canvas height.
Logical canvas width.
CSS horizontal offset in pixels.
CSS vertical offset in pixels.
ReadonlyownsWhether the canvas was created by the manager.
CSS horizontal scale factor.
CSS vertical scale factor.
Add a listener for canvas resize events.
Callback triggered when canvas is resized.
Unsubscribe function.
Convert client (screen) coordinates to logical coordinates.
Screen X coordinate.
Screen Y coordinate.
Clean up event listeners and optionally remove the owned canvas.
Whether to remove the canvas from the DOM.
Manages canvas sizing, resolution, scaling, and event coordination.