Click or drag to resize

RotateGestureRecognizerRotationRadiansDelta Property

The change in rotation radians.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float RotationRadiansDelta { get; }

Property Value

Type: Single
The rotation radians delta.
See Also