Gesture.Pan.Event
property Gesture.Pan.Event.Phase phaseread only
The phase of the pan event.
Gesture.Pan.Event.Phase.None
The event is not part of an active pan gesture.
Gesture.Pan.Event.Phase.Start
The event represents the start of a pan gesture.
Gesture.Pan.Event.Phase.Pan
The event represents an in progress pan gesture.
Gesture.Pan.Event.Phase.End
The event represents the end of a pan gesture.