3 references to GetPaths
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\ListViewRenderer.cs (3)
646 Control.InsertRows(GetPaths(section, newStartingIndex, newItemsCount), InsertRowsAnimation); 661 Control.DeleteRows(GetPaths(section, oldStartingIndex, oldItemsCount), DeleteRowsAnimation); 703 Control.ReloadRows(GetPaths(section, oldStartingIndex, oldItemsCount), ReloadRowsAnimation);