RBPresentationSlideAnimator Class Reference

Inherits from RBPresentationAnimator : NSObject
Declared in RBPresentationSlideAnimator.h

Overview

Provides a slide animation for the presentation of view controller.

  fromDirection

The direction from which the view should slide into it’s frame.

@property (nonatomic) RBPresentationSlideDirection fromDirection

Discussion

The direction from which the view should slide into it’s frame.

Declared In

RBPresentationSlideAnimator.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

RBPresentationSlideAnimator.h