Methods (_IManipulationEvents)
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