Implemented interface member:
method
SendScrollFinished
Microsoft.Maui.Controls.IScrollViewController.SendScrollFinished()
2 references to SendScrollFinished
Microsoft.Maui.Controls (1)
ScrollView\ScrollView.cs (1)
425
void IScrollView.ScrollFinished() =>
SendScrollFinished
();
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\ScrollViewRenderer.cs (1)
121
Element.
SendScrollFinished
();