Click or drag to resize

RotateGestureRecognizerRotationDegreesDelta Property

The change in rotation degrees.

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

Property Value

Type: Single
The rotation degrees delta.
See Also