4 references to OnScrolled
Microsoft.Maui.Controls (4)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (3)
81
OnScrolled
((nfloat)sv.ScrollY);
90
OnScrolled
((nfloat)(e.VerticalOffset - MeasuredHeaderViewHeightWithMargin));
97
OnScrolled
((nfloat)e.ScrollY);
Compatibility\Handlers\Shell\iOS\ShellTableViewController.cs (1)
45
ShellFlyoutContentManager.
OnScrolled
(e.ContentOffset.Y);