UIKit.UICollectionViewDelegate.WillEndDragging Method
Indicates that dragging is about to complete.

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
Documentation for this section has not yet been entered.
velocity
Documentation for this section has not yet been entered.
targetContentOffset
Documentation for this section has not yet been entered.

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