Xamarin.Forms.Core 1.5.0.0 2.0.0.0 System.EventArgs Event that is raised when a pan gesture updates. To be added. Constructor 1.5.0.0 2.0.0.0 Whether the gesture just began, is continuing, was completed, or is canceled. An identifier for the gesture. Creates a new with the specified values. To be added. Constructor 1.5.0.0 2.0.0.0 Whether the gesture just began, is continuing, was completed, or is canceled. An identifier for the gesture. The total change in the X direction since the beginning of the gesture. The total change in the Y direction since the beginning of the gesture. Creates a new with the specified values. To be added. Property 1.5.0.0 2.0.0.0 System.Int32 Gets the identifier for the gesture that raised the event. To be added. To be added. Property 1.5.0.0 2.0.0.0 Xamarin.Forms.GestureStatus Gets a value that tells if this event is for a newly started gesture, a running gesture, a completed gesture, or a canceled gesture. To be added. To be added. Property 1.5.0.0 2.0.0.0 System.Double Gets the total change in the X direction since the beginning of the gesture.. To be added. To be added. Property 1.5.0.0 2.0.0.0 System.Double Gets the total change in the Y direction since the beginning of the gesture.. To be added. To be added.