UIKit.UIScrollViewDelegate.DecelerationStarted Method
Called when deceleration has started (at the end of a scrolling movement).

Syntax

[Foundation.Export("scrollViewWillBeginDecelerating:")]
public virtual void DecelerationStarted (UIScrollView scrollView)

Parameters

scrollView
Scroll view object that is decelerating the scrolling content.

Remarks

After the application user raises their finger from a dragging motion, the content view will decelerate over a short distance unless UIScrollView.PagingEnabled is set to true.

Requirements

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