SwipeChangingEventArgs(SwipeDirection, Double) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public SwipeChangingEventArgs (Xamarin.Forms.SwipeDirection swipeDirection, double offset);
new Xamarin.Forms.SwipeChangingEventArgs : Xamarin.Forms.SwipeDirection * double -> Xamarin.Forms.SwipeChangingEventArgs
Parameters
- swipeDirection
- SwipeDirection
- offset
- System.Double