fontfaces property
The fontfaces
read-only property of the
FontFaceSetLoadEvent interface returns an array of
FontFace instances, each of which represents a single usable font.
Implementation
external JSArray<FontFace> get fontfaces;
The fontfaces
read-only property of the
FontFaceSetLoadEvent interface returns an array of
FontFace instances, each of which represents a single usable font.
external JSArray<FontFace> get fontfaces;