RBPaneViewController Class Reference

Inherits from UIViewController
Declared in RBPaneViewController.h

Overview

A pane for a RBPaneContainerViewController.

– widthThatFitsWidth:

The desired width that the pane should occupy given the available container width.

- (CGFloat)widthThatFitsWidth:(CGFloat)containerWidth

Parameters

containerWidth

The available width in the container.

Return Value

The width that will be used for the pane.

Discussion

The desired width that the pane should occupy given the available container width.

Declared In

RBPaneViewController.h