ZennoLab Assemblies Documentation
TouchMove Method
ZennoLab.CommandCenter Namespace > Tab.TouchSimulation Class : TouchMove Method

Type: ZennoLab.CommandCenter.TouchEvents.TouchData

Data about touch event.

Indicates the swipe.
Syntax
public void TouchMove( 
   TouchData touchData
)

Parameters

touchData

Type: ZennoLab.CommandCenter.TouchEvents.TouchData

Data about touch event.

Remarks
Touches begin with one TouchStart action followed by zero or more TouchMoved actions and finally one TouchEnded or TouchCancelled action. Events not respecting this order will be ignored.
Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

Tab.TouchSimulation Class
Tab.TouchSimulation Members