C# 클래스 Xamarin.Canvas.iOS.Example.RootViewController

상속: UIViewController
파일 보기 프로젝트 열기: Clancey/Canvas

공개 메소드들

메소드 설명
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
LoadView ( ) : void

비공개 메소드들

메소드 설명
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool

메소드 상세

GetSupportedInterfaceOrientations() 공개 메소드

public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
리턴 UIInterfaceOrientationMask

LoadView() 공개 메소드

public LoadView ( ) : void
리턴 void