AEPRotateRepeatAction
@interface AEPRotateRepeatAction : AEPRotateBaseAction
* A class that defines repeated rotations.
-
* The full rotation time.
Declaration
Objective-C
@property (nonatomic, readonly) float durationPerCircle; -
* isRepeat; default: YES
Declaration
Objective-C
@property (nonatomic, readonly) BOOL repeat;
AEPRotateRepeatAction Class Reference