FontFaceSetLoadEvent
open external class FontFaceSetLoadEvent(val type: EventType<FontFaceSetLoadEvent>, init: FontFaceSetLoadEventInit = definedExternally) : Event(source)
Constructors
Link copied to clipboard
constructor(type: EventType<FontFaceSetLoadEvent>, init: FontFaceSetLoadEventInit = definedExternally)