Function sixtyfps_corelib::component::init_component_items [−][src]
pub fn init_component_items<Base>(
base: Pin<&Base>,
item_tree: &[ItemTreeNode<Base>],
window: &ComponentWindow
)
Call init() on the ItemVTable for each item of the component.