RBPresentationScaleAnimator Class Reference
Inherits from | RBPresentationAnimator : NSObject |
---|---|
Declared in | RBPresentationScaleAnimator.h |
scaleFactor
The beginning scale factor. Animated to 1.0.
@property (nonatomic) CGFloat scaleFactor
Discussion
The beginning scale factor. Animated to 1.0.
Declared In
RBPresentationScaleAnimator.h
beginningFadeAlpha
The beginning alpha channel of the presenting view. Animated to 1.0.
@property (nonatomic) CGFloat beginningFadeAlpha
Discussion
The beginning alpha channel of the presenting view. Animated to 1.0.
Declared In
RBPresentationScaleAnimator.h
darknessFactor
The alpha channel of the black background around the presenting view.
@property (nonatomic) CGFloat darknessFactor
Discussion
The alpha channel of the black background around the presenting view.
Declared In
RBPresentationScaleAnimator.h