Gets values that indicate the velocities of the transformation deltas (translation, rotation, scale) for a manipulation at the ManipulationInertiaStarting event.
public:
property ManipulationVelocities Velocities {
ManipulationVelocities get ();
}
Type: ManipulationVelocities
The velocities of the transformations before inertia begins.
Namespace: Windows.UI.Input
Metadata: windows.winmd
ManipulationInertiaStartingEventArgs Class