bool isContextLost( )

Not documented.

Source

@DomName('WebGLRenderingContext.isContextLost')
@DocsEditable()
bool isContextLost() => _blink.BlinkWebGLRenderingContext.instance.isContextLost_Callback_0_(unwrap_jso(this));