Xamarin.UITest.iOS.iOSApp.DragCoordinates Method
Performs a continuous drag gesture between 2 points.

Syntax

public void DragCoordinates (float fromX, float fromY, float toX, float toY, Nullable<TimeSpan> duration)

Parameters

fromX
The x coordinate to start from.
fromY
The y coordinate to start from.
toX
The x coordinate to end at.
toY
The y coordinate to end at.
duration
The TimeSpan duration of the pan gesture.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.UITest.iOS
Assembly: Xamarin.UITest (in Xamarin.UITest.dll)
Assembly Versions: 0.0.0.0