UIKit.UICollectionViewController.WillEndDragging Method
Indicates that dragging will end shortly.

Syntax

[Foundation.Export("scrollViewWillEndDragging:withVelocity:targetContentOffset:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual void WillEndDragging (UIScrollView scrollView, CoreGraphics.CGPoint velocity, ref CoreGraphics.CGPoint targetContentOffset)

Parameters

scrollView
The scrollview that is associated with the collection view.
velocity
The velocity of the scroll view (in points) when the touch ended.
targetContentOffset
The expected offset when the scrolling action decelerates to a stop.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0