Share via


SwipeChangingEventArgs(SwipeDirection, Double) 构造函数

定义

public SwipeChangingEventArgs (Xamarin.Forms.SwipeDirection swipeDirection, double offset);
new Xamarin.Forms.SwipeChangingEventArgs : Xamarin.Forms.SwipeDirection * double -> Xamarin.Forms.SwipeChangingEventArgs

参数

swipeDirection
SwipeDirection
offset
System.Double

适用于