[]
        
(Showing Draft Content)

C1.Win.Touch.ITouchDestination

ITouchDestination Interface

Implemented by an area of the Control that needs to receive touch notifications.

Namespace: C1.Win.Touch
Assembly: C1.Win.4.8.dll
Syntax
public interface ITouchDestination

Methods

Name Description
ProcessManipulation(TouchManipulation)

Executes when the next manipulation occurs, including the inertia.

StartManipulation(TouchManipulation)

Executes before a new manipulation starts.