C# 클래스 ViewDeckSample.MultiLeftController

상속: MonoKit.UI.TableViewController
파일 보기 프로젝트 열기: sgmunn/MonoKit 1 사용 예제들

공개 메소드들

메소드 설명
Hello ( Element element ) : void
InitController ( ) : void
LoadView ( ) : void
MultiLeftController ( ) : MonoKit.UI
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool

메소드 상세

Hello() 공개 메소드

public Hello ( Element element ) : void
element Element
리턴 void

InitController() 공개 메소드

public InitController ( ) : void
리턴 void

LoadView() 공개 메소드

public LoadView ( ) : void
리턴 void

MultiLeftController() 공개 메소드

public MultiLeftController ( ) : MonoKit.UI
리턴 MonoKit.UI

ShouldAutorotateToInterfaceOrientation() 공개 메소드

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