getContextAttributes method

CanvasRenderingContext2DSettings getContextAttributes()

Implementation

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