ZennoLab Assemblies Documentation
Touch(HtmlElement,Int32) Method
ZennoLab.CommandCenter Namespace > Tab.TouchSimulation Class > Touch Method : Touch(HtmlElement,Int32) Method

Type: ZennoLab.CommandCenter.HtmlElement

HtmlElement that is to be touched.

Type: System.Int32

Pause between TouchStart and TouchEnd.

Swipes into the view of the HtmlElement and touches it.
Syntax
public void Touch( 
   HtmlElement he,
   int pauseMs
)

Parameters

he

Type: ZennoLab.CommandCenter.HtmlElement

HtmlElement that is to be touched.

pauseMs

Type: System.Int32

Pause between TouchStart and TouchEnd.

Requirements

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

See Also

Reference

Tab.TouchSimulation Class
Tab.TouchSimulation Members
Overload List