UIKit.UICollectionView.ScrollToItem Method
Scrollls the UIKit.UICollectionView so that the desired element is visible.

Syntax

[Foundation.Export("scrollToItemAtIndexPath:atScrollPosition:animated:")]
public virtual void ScrollToItem (Foundation.NSIndexPath indexPath, UICollectionViewScrollPosition scrollPosition, bool animated)

Parameters

indexPath
The Foundation.NSIndexPath of the desired element.
scrollPosition
Where the item should be positioned after scrolling stops.
animated
true if the scrolling should be animated.

Remarks

Requirements

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