Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 841 Bytes

manipulationcompletedeventargs_cumulative.md

File metadata and controls

24 lines (15 loc) · 841 Bytes
-api-id -api-type
P:Microsoft.UI.Input.ManipulationCompletedEventArgs.Cumulative
winrt property

Microsoft.UI.Input.ManipulationCompletedEventArgs.Cumulative

-description

Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) of a completed manipulation (from the start of the manipulation to the end of inertia).

-property-value

-remarks

-see-also

Touch interactions - Manipulation events, Basic input sample, Low latency input sample

-examples