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