@moxijs/ui - v0.3.5
Preparing search index...
FlexLayoutEngine
Class FlexLayoutEngine
3-pass flex layout engine
Index
Constructors
constructor
Methods
compute
Constructors
constructor
new
FlexLayoutEngine
()
:
FlexLayoutEngine
Returns
FlexLayoutEngine
Methods
compute
compute
(
root
:
LayoutNode
,
availableWidth
:
number
,
availableHeight
:
number
)
:
void
Compute layout for a tree starting at root
Parameters
root
:
LayoutNode
availableWidth
:
number
availableHeight
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
compute
@moxijs/ui - v0.3.5
Loading...
3-pass flex layout engine