W3cubDocs

/Haxe JavaScript

ContextEvent

package js.html.webgl

extends Event

Available on js

The WebContextEvent interface is part of the WebGL API and is an interface for an event that is generated in response to a status change to the WebGL rendering context.

Documentation WebGLContextEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Constructor

new(type:String, ?eventInit:Null<ContextEventInit>)

Throws:

null

DOMError

Variables

read onlystatusMessage:String

A read-only property containing additional information about the event.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ContextEvent.html