AEPRotateToAction

@interface AEPRotateToAction : AEPRotateBaseAction

旋转到某个角度类

继承自AliyunRotateAction

  • to

    旋转到目标角度

    Declaration

    Objective-C

    @property (nonatomic, readonly) float to;