RBNavigationDefaultAnimator Class Reference

Inherits from RBNavigationAnimator : NSObject
Declared in RBNavigationDefaultAnimator.h

Overview

Provides a default animation for RBNavigationController transitions.

  pushTransition

The type of animation to use for push transitions.

@property (nonatomic) RBNavigationDefaultAnimationType pushTransition

Discussion

The type of animation to use for push transitions.

Declared In

RBNavigationDefaultAnimator.h

  popTransition

The type of animation to use for pop transitions.

@property (nonatomic) RBNavigationDefaultAnimationType popTransition

Discussion

The type of animation to use for pop transitions.

Declared In

RBNavigationDefaultAnimator.h