Touch(Point) Method
Touches the device at the specified point. (Android Only)

C# Syntax

void Touch( 
   Point point
)

Parameters

point
The System.Drawing.Point to touch.