Table of Contents

Class TextFormatUpdateEventInit

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

Constructors

TextFormatUpdateEventInit()

public TextFormatUpdateEventInit()

Fields

TextFormats

[Value("textFormats")]
public List<TextFormat> TextFormats

Field Value

List<TextFormat>