velocityInObject()
The velocity of the pan gesture in the current object.
Declaration
func velocityInObject() -> CGPointReturn Value
The velocity of the gesture, which is expressed in points per second. The x field contains the horizontal velocity and the y field contains the vertical velocity.