Contents

swipeDown(velocity:)

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

Declaration

func swipeDown(velocity: XCUIGestureVelocity)

Parameters

  • velocity:

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

See Also

Performing gestures