Not documented.

Annotations
  • DocsEditable()
  • DomName('FontFaceSet')
  • Experimental()
Extends

Properties

Events on
read-only, inherited
This is an ease-of-use accessor for event streams which should only be used when an explicit accessor is not available.
int size
read-only
String status
read-only

Methods

add(FontFace fontFace) → void
addEventListener(String type, dynamic listener(Event event), [bool useCapture]) → void
inherited
check(String font, [String text]) → bool
clear() → void
delete(FontFace fontFace) → bool
dispatchEvent(Event event) → bool
inherited
forEach(void callback(FontFace fontFace, FontFace fontFaceAgain, FontFaceSet set), [Object thisArg]) → void
has(FontFace fontFace) → bool
removeEventListener(String type, dynamic listener(Event event), [bool useCapture]) → void
inherited