default_compute_layout

Function default_compute_layout 

Source
pub fn default_compute_layout(
    id: ViewId,
    cx: &mut ComputeLayoutCx<'_>,
) -> Option<Rect>
Expand description

Computes the layout of the view’s children, if any.