ManipulationUpdatedEventArgs Members

ManipulationUpdatedEventArgs has the following members.

Public Properties

  Name Description
Cumulative Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) for a manipulation from the beginning of the interaction to the ManipulationUpdated event.
Delta Gets values that indicate the changes in the transformation deltas (translation, rotation, scale) of a manipulation since the last manipulation event.
PointerDeviceType Gets the device type of the input source.
Position Gets the location of the pointer associated with the manipulation for the last manipulation event.
Velocities Gets values that indicate the velocities of the transformation deltas (translation, rotation, scale) for a manipulation at the ManipulationUpdated event.

See also

Reference

ManipulationUpdatedEventArgs Class

Windows.UI.Input Namespace