Web features explorer

Desynchronized 2D canvas

Limited availability
Tags: api Groups: Canvas

The optional desynchronized parameter of a canvas's getContext() method permits the browser to draw a 2D canvas independently of the event loop. This can reduce drawing latency.

Compatibility

Specifications

BCD data