UIWebView.DecelerationEnded(UIScrollView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates deceleration ended after a rapid scroll.
[Foundation.Export("scrollViewDidEndDecelerating:")]
public virtual void DecelerationEnded (UIKit.UIScrollView scrollView);
abstract member DecelerationEnded : UIKit.UIScrollView -> unit
override this.DecelerationEnded : UIKit.UIScrollView -> unit
Parameters
- scrollView
- UIScrollView
- Attributes