UIKit.UIScrollView.DecelerationRate Property
This property returns a value that represents the deceleration rate once the user lifts their finger. There are two values, UIScrollView.DecelerationRateFast and UIScrollView.DecelerationRateNormal, that can serve as reference points for deceleration rates.

Syntax

[get: Foundation.Export("decelerationRate")]
[set: Foundation.Export("setDecelerationRate:")]
public virtual nfloat DecelerationRate { get; set; }

Value

Remarks

Requirements

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