fonts property

FontFaceSet get fonts

The fonts property of the WorkerGlobalScope interface returns the FontFaceSet interface of the worker.

This property is part of the CSS Font Loading API.

Implementation

external FontFaceSet get fonts;