AbsListView.ScrollEventArgs Class

Definition

Provides data for the Scroll event.

public class AbsListView.ScrollEventArgs : EventArgs
type AbsListView.ScrollEventArgs = class
    inherit EventArgs
Inheritance
AbsListView.ScrollEventArgs

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.

Constructors

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

Properties

FirstVisibleItem
TotalItemCount
View
VisibleItemCount

Applies to