Class LayoutChild
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("LayoutChild")]
public class LayoutChild
- Inheritance
-
LayoutChild
- Inherited Members
Constructors
LayoutChild()
public LayoutChild()
Properties
StyleMap
[Value("styleMap")]
public StylePropertyMapReadOnly StyleMap { get; }
Property Value
Methods
IntrinsicSizes()
[Value("intrinsicSizes")]
public Task<IntrinsicSizes> IntrinsicSizes()
Returns
LayoutNextFragment(LayoutConstraintsOptions, ChildBreakToken)
[Value("layoutNextFragment")]
public Task<LayoutFragment> LayoutNextFragment(LayoutConstraintsOptions constraints, ChildBreakToken breakToken)
Parameters
constraintsLayoutConstraintsOptionsbreakTokenChildBreakToken