UIKit.UIScrollViewDelegate.Scrolled Method
Called when the user scrolls the content.

Syntax

[Foundation.Export("scrollViewDidScroll:")]
public virtual void Scrolled (UIScrollView scrollView)

Parameters

scrollView
Scroll view where the scrolling occurred.

Remarks

This method is typically implemented to obtain the change in content offset from scrollView and draw the affected portion of the content view.

Requirements

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