The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

FirstVisibleIndexRequested Property (BaseDataSource)

Gets or sets which index consumers of the data source desire to be the current first visible index. A grid, for example, would indicate the current visible top row, and update this as that changes.
Syntax
public int FirstVisibleIndexRequested {get; set;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also