AEPRotateToAction
@interface AEPRotateToAction : AEPRotateBaseAction
* A class that defines rotation animations with a target angle.
-
* The target angle of the rotation.
Declaration
Objective-C
@property (nonatomic, readonly) float to;