Table of Contents

Class FontFaceSetLoadEventInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class FontFaceSetLoadEventInit : EventInit
Inheritance
FontFaceSetLoadEventInit
Inherited Members

Constructors

FontFaceSetLoadEventInit()

public FontFaceSetLoadEventInit()

Fields

Fontfaces

[Value("fontfaces")]
public List<FontFace> Fontfaces

Field Value

List<FontFace>