UIKit.UITableView.ScrollToNearestSelected Method
Automatically scrolls the rows so that the selected row nearest to a given position is moved to that position.

Syntax

[Foundation.Export("scrollToNearestSelectedRowAtScrollPosition:animated:")]
public virtual void ScrollToNearestSelected (UITableViewScrollPosition atScrollPosition, bool animated)

Parameters

atScrollPosition
Position that the target row should appear (e. top, middle, bottom) once the scrolling is complete.
animated
true to animate the scroll, false if the table view should just jump immediately to the new position.

Remarks

Requirements

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