Called when dragging has ended.
Syntax
[Foundation.Export("scrollViewDidEndDragging:willDecelerate:")]
public virtual
void DraggingEnded (
UIScrollView scrollView,
bool willDecelerate)
Parameters
- scrollView
- Scroll view where the content finished scrolling.
- willDecelerate
- true if the scrolling movement will continue (but decelerate) after the user lifts their finger. If false then the scrolling stops immediately upon touch-up.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0