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

Syntax

[Foundation.Export("scrollViewDidEndDecelerating:")]
public virtual void DecelerationEnded (UIScrollView scrollView)

Parameters

scrollView
Scroll view object that is decelerating the scrolling content.

Remarks

The scroll view calls this method when scrolling movement comes to a halt. The UIKit.UIScrollViewUIScrollView.Decelerating property indicates whether scrolling is in progress after the user has stopped dragging.

Requirements

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