RBNavigationSlideAnimator Class Reference
Inherits from | RBNavigationAnimator : NSObject |
---|---|
Declared in | RBNavigationSlideAnimator.h |
shadowRadius
The size of the shadow to cast between the view controllers.
@property (nonatomic) CGFloat shadowRadius
Discussion
The size of the shadow to cast between the view controllers.
Declared In
RBNavigationSlideAnimator.h
shadowColor
The color of the shadow to cast between the view controllers.
@property (nonatomic, nonnull) UIColor *shadowColor
Discussion
The color of the shadow to cast between the view controllers.
Declared In
RBNavigationSlideAnimator.h