Skip to main content

layout_frame

Function layout_frame 

Source
pub fn layout_frame(
    registry: &FontRegistry,
    params: &FrameLayoutParams,
    available_width: f32,
) -> FrameLayout
Expand description

Lay out a frame: compute dimensions, lay out nested content.