ManipulationInertiaStartingEventArgs.Velocities Property

Gets values that indicate the velocities of the transformation deltas (translation, rotation, scale) for a manipulation at the ManipulationInertiaStarting event.

Syntax

public:
property ManipulationVelocities Velocities {
         ManipulationVelocities get ();
}  

Property value

Type: ManipulationVelocities 

The velocities of the transformations before inertia begins.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationInertiaStartingEventArgs Class

ManipulationInertiaStartingEventArgs Members

Windows.UI.Input Namespace