[]
Implemented by an area of the Control that needs to receive touch notifications.
public interface ITouchDestination
Name | Description |
---|---|
ProcessManipulation(TouchManipulation) | Executes when the next manipulation occurs, including the inertia. |
StartManipulation(TouchManipulation) | Executes before a new manipulation starts. |