UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
NumberOfTouchPoints Property (TapArgs)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Mobile Namespace
>
TapArgs Class
: NumberOfTouchPoints Property
The number of points to tap, similar to the number of fingers you would use for the gesture on a real device. (iOS Only)
Remarks
Default = 1
Syntax
C#
public
int
NumberOfTouchPoints {
get
;
set
;}