Aracılığıyla paylaş


AbsListView.ScrollEventArgs(AbsListView, Int32, Int32, Int32) Constructor

Definition

public ScrollEventArgs (Android.Widget.AbsListView view, int firstVisibleItem, int visibleItemCount, int totalItemCount);
new Android.Widget.AbsListView.ScrollEventArgs : Android.Widget.AbsListView * int * int * int -> Android.Widget.AbsListView.ScrollEventArgs

Parameters

firstVisibleItem
Int32
visibleItemCount
Int32
totalItemCount
Int32

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to