getContextAttributes method

WebGLContextAttributes? getContextAttributes()

Implementation

WebGLContextAttributes? getContextAttributes() =>
    js_util.callMethod(this, 'getContextAttributes', []);