UIWebView.ScrollAnimationEnded(UIScrollView) Method

Definition

Indicates that the animation associated with scrolling has completed.

[Foundation.Export("scrollViewDidEndScrollingAnimation:")]
public virtual void ScrollAnimationEnded (UIKit.UIScrollView scrollView);
abstract member ScrollAnimationEnded : UIKit.UIScrollView -> unit
override this.ScrollAnimationEnded : UIKit.UIScrollView -> unit

Parameters

scrollView
UIScrollView
Attributes

Applies to