rotation
The rotation of the gesture in radians.
Declaration
var rotation: CGFloat { get set }Discussion
This property contains the current rotation in effect for the gesture. Changing the value in this property also updates the value in the rotationInDegrees property.