Optional ReadonlyautoOptional ReadonlycanvasOptional canvas ref to attach to a specific canvas element If not provided, will query for the first canvas in the document
Optional ReadonlymaxMaximum attempts to find canvas element (default: 5)
Optional ReadonlymountDelay in ms before attempting to query for canvas (default: 50) Helps avoid race conditions during screen transitions
Optional ReadonlyonCallback when context is lost
Optional ReadonlyonCallback when context is restored
Whether to attempt automatic restoration (default: true)