pub fn free_component_item_graphics_resources<Base>( base: Pin<&Base>, item_tree: &[ItemTreeNode<Base>], window: &WindowRc)
Free the backend graphics resources allocated by the component’s items.