IReceiveTouchEvents Interface Members
The following tables list the members exposed by IReceiveTouchEvents.
Public Methods
| Name | Description | |
|---|---|---|
![]() | OnModifierTouchDown | Called when a Touch Down event is registered |
![]() | OnModifierTouchManipulationCompleted | Called when a manipulation is completed |
![]() | OnModifierTouchManipulationDelta | Called when a touch manipulation delta occurs |
![]() | OnModifierTouchManipulationInertiaStarting | Called when a manipulation ineritia is starting |
![]() | OnModifierTouchManipulationStarted | Called when a manipulation is starting |
![]() | OnModifierTouchManipulationStarting | Called when a manipulation is starting |
![]() | OnModifierTouchMove | Called after each touch position change during a manipulation. |
![]() | OnModifierTouchUp | Called when a Touch Up is complete. |
See Also
