C# Класс Verses.iOS.PBNavigationController

Наследование: UINavigationController
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
PBNavigationController ( UIViewController rootViewController ) : System
PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
ShouldAutorotate ( ) : bool

Описание методов

GetSupportedInterfaceOrientations() публичный Метод

public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
Результат UIInterfaceOrientationMask

PBNavigationController() публичный Метод

public PBNavigationController ( UIViewController rootViewController ) : System
rootViewController UIViewController
Результат System

PreferredInterfaceOrientationForPresentation() публичный Метод

public PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
Результат UIInterfaceOrientation

ShouldAutorotate() публичный Метод

public ShouldAutorotate ( ) : bool
Результат bool