Uses of Class
FlaNium.WinAPI.actions.TouchActions.StartEndPoint
-
Packages that use TouchActions.StartEndPoint Package Description FlaNium.WinAPI.actions -
-
Uses of TouchActions.StartEndPoint in FlaNium.WinAPI.actions
Methods in FlaNium.WinAPI.actions with parameters of type TouchActions.StartEndPoint Modifier and Type Method Description voidTouchActions. drag(Integer duration, TouchActions.StartEndPoint[] startEndPoints, Integer durationHold)Performs a touch-drag from the start point to the end point.voidTouchActions. transition(Integer duration, TouchActions.StartEndPoint[] startEndPoints)Transitions all the points from the start point to the end points.
-