C# Class Verses.iOS.PBTabBarController

Inheritance: UITabBarController
Afficher le fichier Open project: pierceboggan/Verses Class Usage Examples

Méthodes publiques

Méthode Description
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
PBTabBarController ( ) : System
PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
ShouldAutorotate ( ) : bool

Method Details

GetSupportedInterfaceOrientations() public méthode

public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
Résultat UIInterfaceOrientationMask

PBTabBarController() public méthode

public PBTabBarController ( ) : System
Résultat System

PreferredInterfaceOrientationForPresentation() public méthode

public PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
Résultat UIInterfaceOrientation

ShouldAutorotate() public méthode

public ShouldAutorotate ( ) : bool
Résultat bool