Skip to main content

compute

Function compute 

Source
pub fn compute(widget: &Widget, screen_w: f32, screen_h: f32) -> LayoutNode
Expand description

Recursively compute layout for the widget tree inside given screen bounds.