Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type PanGestureOccurredEventArgs containing data related to this event. The following PanGestureOccurredEventArgs properties provide information specific to this event.
Property | Description |
---|---|
TotalDelta | Gets the sum of all of the deltas from the start position during panning with the touch interface. |