UIView(RotationAnimator) Category Reference

Declared in UIView+RotationAnimator.h

Overview

UIView rotation animation.

  rotationAnimationDuration

The duration of a single rotation during a rotation animation.

@property (nonatomic) CGFloat rotationAnimationDuration

Discussion

The duration of a single rotation during a rotation animation.

Declared In

UIView+RotationAnimator.h

– startRotationAnimation

Starts the rotation animation.

- (void)startRotationAnimation

Discussion

Starts the rotation animation.

Declared In

UIView+RotationAnimator.h

– stopRotationAnimation

Stops the rotation animation.

- (void)stopRotationAnimation

Discussion

Stops the rotation animation.

Declared In

UIView+RotationAnimator.h