Indicates that dragging has completed.
Syntax
[Foundation.Export("scrollViewDidEndDragging:willDecelerate:")]
public virtual
void DraggingEnded (
UIScrollView scrollView,
bool willDecelerate)
Parameters
- scrollView
- The scrollview that is associated with the collection view.
- willDecelerate
- true if the scrolling movement continues, but will decelerate, after a touch-up gesture during a dragging operation.false if scrolling is to stop immediately upon touch-up.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0