[][src]Function sixtyfps_compilerlib::generator::build_array_helper

pub fn build_array_helper(
    component: &Component,
    visit_item: impl FnMut(&ElementRc, u32, bool)
)

Visit each item in order in which they should appear in the children tree array. The parameter of the visitor are the item, and the first_children_offset, and wether this is the flickable rectangle