2 writes to _scrollAnimationEndedCallback
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\GroupableItemsViewController.cs (2)
191
_scrollAnimationEndedCallback
= callback;
197
_scrollAnimationEndedCallback
= null;
1 reference to _scrollAnimationEndedCallback
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\GroupableItemsViewController.cs (1)
196
_scrollAnimationEndedCallback
?.Invoke();