interface CanvasSettings {
    getContextAttributes(): CanvasRenderingContext2DSettings;
}
Hierarchy
Index

Methods