Function element_positions

Source
pub fn element_positions(
    component_instance: &VRc<ItemTreeVTable, ErasedItemTreeBox>,
    element: &ElementRc,
    filter_clipped: ElementPositionFilter,
) -> Vec<LogicalRect> 
Available on crate feature internal-highlight only.
Expand description

Return the positions of all instances of a specific element