2 writes to _scrollAnimationEndedCallback
Microsoft.Maui.Controls (2)
Handlers\Items2\iOS\GroupableItemsViewController2.cs (2)
224 _scrollAnimationEndedCallback = callback; 230 _scrollAnimationEndedCallback = null;
1 reference to _scrollAnimationEndedCallback
Microsoft.Maui.Controls (1)
Handlers\Items2\iOS\GroupableItemsViewController2.cs (1)
229 _scrollAnimationEndedCallback?.Invoke();