RBPaneViewController Class Reference
Inherits from | UIViewController |
---|---|
Declared in | RBPaneViewController.h |
– 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