AEPRotateByAction

@interface AEPRotateByAction : AEPRotateBaseAction

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

  • * The rotation angle.

    Declaration

    Objective-C

    @property (nonatomic, readonly) float rotate;