ManipulationInertiaStartingRoutedEventArgs.Velocities Property

Definition

Gets the rates of the most recent changes to the manipulation.

ManipulationVelocities Velocities();
public ManipulationVelocities Velocities { get; }
var manipulationVelocities = manipulationInertiaStartingRoutedEventArgs.velocities;
Public ReadOnly Property Velocities As ManipulationVelocities

Property Value

The rates of the most recent changes to the manipulation.

Applies to