isContextLost method

  1. @DomName('WebGLRenderingContext.isContextLost')
  2. @DocsEditable()
bool isContextLost ()

Implementation

@DomName('WebGLRenderingContext.isContextLost')
@DocsEditable()
bool isContextLost() native;