Contents

swipeLeft(velocity:)

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

Declaration

func swipeLeft(velocity: XCUIGestureVelocity)

Parameters

  • velocity:

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

See Also

Performing gestures