C# 클래스 MTExample3_2.MTExample3_2iPadViewController

파일 보기 프로젝트 열기: mono/sysdrawing-coregraphics 1 사용 예제들

공개 메소드들

메소드 설명
MTExample3_2iPadViewController ( ) : UIKit
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidUnload ( ) : void

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

MTExample3_2iPadViewController() 공개 메소드

public MTExample3_2iPadViewController ( ) : UIKit
리턴 UIKit

ShouldAutorotateToInterfaceOrientation() 공개 메소드

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
리턴 bool

ViewDidUnload() 공개 메소드

public ViewDidUnload ( ) : void
리턴 void