C# 클래스 Verses.iOS.PBTabBarController

상속: UITabBarController
파일 보기 프로젝트 열기: pierceboggan/Verses 1 사용 예제들

공개 메소드들

메소드 설명
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
PBTabBarController ( ) : System
PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
ShouldAutorotate ( ) : bool

메소드 상세

GetSupportedInterfaceOrientations() 공개 메소드

public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
리턴 UIInterfaceOrientationMask

PBTabBarController() 공개 메소드

public PBTabBarController ( ) : System
리턴 System

PreferredInterfaceOrientationForPresentation() 공개 메소드

public PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation
리턴 UIInterfaceOrientation

ShouldAutorotate() 공개 메소드

public ShouldAutorotate ( ) : bool
리턴 bool