C# Class Verses.iOS.PBTabBarController

Inheritance: UITabBarController
Mostra file Open project: pierceboggan/Verses Class Usage Examples

Public Methods

Method Description
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
PBTabBarController ( ) : System
PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
ShouldAutorotate ( ) : bool

Method Details

GetSupportedInterfaceOrientations() public method

public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
return UIInterfaceOrientationMask

PBTabBarController() public method

public PBTabBarController ( ) : System
return System

PreferredInterfaceOrientationForPresentation() public method

public PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
return UIInterfaceOrientation

ShouldAutorotate() public method

public ShouldAutorotate ( ) : bool
return bool