On this page

Interface CanvasSettings

interface CanvasSettings {
    getContextAttributes(): CanvasRenderingContext2DSettings;
}

Hierarchy (View Summary)

Index

Methods

Was this helpful?
SDK JS
Reference
CanvasSettings