package js.html.webgl
extends Event
Available on jsThe 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:
new (type:String, ?eventInit:ContextEventInit)
Throws:
null |
DOMError |
---|
read only statusMessage:String
A read-only property containing additional information about the event.
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ContextEvent.html