Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs

June 22, 2022 ยท View on GitHub

-description

Provides data for the ManipulationCompleted event.

-remarks

-examples

The following code example shows scenario 4 from the Input sample. This code shows some usage patterns for direct manipulation using the ManipulationStarting, ManipulationStarted, ManipulationDelta, ManipulationInertiaStarting, and ManipulationCompleted events.

[!code-csharpScenario4Code]

[!code-vbScenario4Code]

-see-also

RoutedEventArgs ndows.ui.xaml/routedeventargs.md)