Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains the methods for the _IManipulationEvents interface.
| Method | Description |
|---|---|
| ManipulationStarted | Handles the event for when manipulation or inertia begins. |
| ManipulationDelta | Handles events that happen when a manipulated object changes. |
| ManipulationCompleted | Handles the event when manipulation or inertia finishes. |
Related topics