[−][src]Function sixtyfps_compilerlib::generator::build_array_helper
pub fn build_array_helper(
component: &Component,
mut visit_item: impl FnMut(&ElementRc, u32, 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
- the first_children_offset,
- the parent index
- wether this is the flickable rectangle