ManipulationUpdatedEventArgs.Velocities Property

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

Syntax

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

Property value

Type: ManipulationVelocities 

The velocities of the accumulated transformations since a ManipulationStarted event.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationUpdatedEventArgs Class

ManipulationUpdatedEventArgs Members

Windows.UI.Input Namespace