Aracılığıyla paylaş


View.ScrollChangeEventArgs(View, Int32, Int32, Int32, Int32) Constructor

Definition

public ScrollChangeEventArgs (Android.Views.View v, int scrollX, int scrollY, int oldScrollX, int oldScrollY);
new Android.Views.View.ScrollChangeEventArgs : Android.Views.View * int * int * int * int -> Android.Views.View.ScrollChangeEventArgs

Parameters

v
View
scrollX
Int32
scrollY
Int32
oldScrollX
Int32
oldScrollY
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