Uses of Class
com.hp.lft.sdk.mobile.PinchArgs
Packages that use PinchArgs
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of PinchArgs in com.hp.lft.sdk.mobile
Methods in com.hp.lft.sdk.mobile that return PinchArgsModifier and TypeMethodDescriptionPinchArgs.setGesture
(String gesture) Sets the gesture class designed by the mobile application developer to handle this gesture on this object.PinchArgs.setLocation
(Location location) Sets the location to perform the pinch operation.PinchArgs.setVelocity
(Double velocity) Sets the speed at which to perform the pinch gesture.Methods in com.hp.lft.sdk.mobile with parameters of type PinchArgs