RanorexRanorex Documentation
TouchStart Method (location)
NamespacesRanorexAdapterTouchStart(Location)
Performs a touch start action on the adapter.
Declaration Syntax
C#Visual BasicVisual C++
public void TouchStart(
	Location location
)
Public Sub TouchStart ( _
	location As Location _
)
public:
void TouchStart(
	Location^ location
)
Parameters
location (Location)
The location to touch at.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)