UIKit.UIScrollViewDelegate_Extensions.WillEndDragging Method
Indicates that dragging is about to end.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public static void WillEndDragging (this IUIScrollViewDelegate This, UIScrollView scrollView, CoreGraphics.CGPoint velocity, ref CoreGraphics.CGPoint targetContentOffset)

Parameters

This
The instance on which this extension method operates on.
scrollView
Scroll view where user touch ended.
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