rotationInDegrees
The rotation of the gesture in degrees.
Declaration
var rotationInDegrees: 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 rotation property.