Class ChildBreakToken
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("ChildBreakToken")]
public class ChildBreakToken
- Inheritance
-
ChildBreakToken
- Inherited Members
Constructors
ChildBreakToken()
public ChildBreakToken()
Properties
BreakType
[Value("breakType")]
public BreakType BreakType { get; }
Property Value
Child
[Value("child")]
public LayoutChild Child { get; }