logo
pub fn item_children_bounding_rect(
    component: &ComponentRc,
    index: isize,
    clip_rect: &Rect
) -> Rect
Expand description

Compute the bounding rect of all children. This does /not/ include item’s own bounding rect. Remember to run this via evaluate_no_tracking.