Contents

swipeRight(velocity:)

Sends a swipe-right gesture with a velocity you specify.

Declaration

func swipeRight(velocity: XCUIGestureVelocity)

Parameters

  • velocity:

    The speed at which to perform the swipe-right gesture, expressed in pixels per second.

See Also

Performing gestures