fonts property
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;
The fonts property of the WorkerGlobalScope interface returns the
FontFaceSet interface of the worker.
This property is part of the CSS Font Loading API.
external FontFaceSet get fonts;