webgl.ContextEvent

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:

Constructor

new (type:String, ?eventInit:ContextEventInit)

Throws:

null DOMError

Variables

read only statusMessage:String

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

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部