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:
new(type:String, ?eventInit:Null<ContextEventInit>)
Throws:
null |
DOMError |
---|
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