2 references to Scrolled
Microsoft.Maui (2)
Handlers\ScrollView\ScrollViewHandler.iOS.cs (2)
209
platformView.Scrolled +=
Scrolled
;
217
platformView.Scrolled -=
Scrolled
;