[]
Contains information of the DragCompleted event.
public class C1DragCompletedEventArgs : C1DragEventArgs
| Name | Description |
|---|---|
| Cancelled | Gets a value indicating whether the drag gesture was cancelled. |
| CumulativeTranslation | Gets the accumulated translation. |