2 references to OnParentScrolled
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\SwipeViewRenderer.cs (2)
138
collectionView.Scrolled +=
OnParentScrolled
;
237
collectionView.Scrolled -=
OnParentScrolled
;