ManipulationInertiaStartingEventArgs.Delta Property

Gets values that indicate the changes in the transformation deltas (translation, rotation, scale) of a manipulation since the last manipulation event.

Syntax

public:
property ManipulationDelta Delta {
         ManipulationDelta get ();
}  

Property value

Type: ManipulationDelta 

The changes in transformation values since the last event.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationInertiaStartingEventArgs Class

ManipulationInertiaStartingEventArgs Members

Windows.UI.Input Namespace