UICollectionViewSource.ScrolledToTop(UIScrollView) Method

Definition

Indicates that scrolling has reached the beginning of the scrollView.

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

Parameters

scrollView
UIScrollView
Attributes

Applies to