Table of Contents

Class EditContextInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class EditContextInit
Inheritance
EditContextInit
Inherited Members

Constructors

EditContextInit()

public EditContextInit()

Fields

SelectionEnd

[Value("selectionEnd")]
public ulong SelectionEnd

Field Value

ulong

SelectionStart

[Value("selectionStart")]
public ulong SelectionStart

Field Value

ulong

Text

[Value("text")]
public string Text

Field Value

string