Skip to main content

layout_space

Function layout_space 

Source
pub fn layout_space(
    bounds: Rect,
    width: impl Into<Length>,
    height: impl Into<Length>,
    intrinsic: Size,
) -> LayoutNode