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

適用対象