[]
Contains information of the DragInertiaStarted event.
public class C1DragInertiaStartedEventArgs : C1DragEventArgs
Name | Description |
---|---|
DesiredDeceleration | Gets or sets the deceleration of the drag inertia (pixels by millisecond) |
Velocity | Gets the velocity of the gesture before the inertia started. |