UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Touch(Point) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Mobile Namespace
>
IDevice Interface
>
Touch Method
: Touch(Point) Method
The
System.Drawing.Point
to touch.
Touches the device at the specified point. (Android Only)
Syntax
C#
void
Touch(
Point
point
)
Parameters
point
The
System.Drawing.Point
to touch.