1 write to GroupIndex
Microsoft.Maui.Controls (1)
Items\ScrollToRequestEventArgs.cs (1)
34
GroupIndex
= groupIndex;
2 references to GroupIndex
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\ItemsViewRenderer.cs (2)
164
if (args.
GroupIndex
== -1)
169
return NSIndexPath.Create(args.
GroupIndex
, args.Index);