2 writes to _scrollAnimationEndedCallback
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\GroupableItemsViewController.cs (2)
183
_scrollAnimationEndedCallback
= callback;
189
_scrollAnimationEndedCallback
= null;
1 reference to _scrollAnimationEndedCallback
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\GroupableItemsViewController.cs (1)
188
_scrollAnimationEndedCallback
?.Invoke();