interface CanvasSettings {
    getContextAttributes(): CanvasRenderingContext2DSettings;
}

Hierarchy (view full)

Methods