AEPRotateToAction

@interface AEPRotateToAction : AEPRotateBaseAction

* A class that defines rotation animations with a target angle.

  • to

    * The target angle of the rotation.

    Declaration

    Objective-C

    @property (nonatomic, readonly) float to;