[]
        
(Showing Draft Content)

C1.WPF.DxToolkit.ITouchDestination

ITouchDestination Interface

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

Namespace: C1.WPF.DxToolkit
Assembly: C1.WPF.FlexViewer.4.6.2.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.