C# 클래스 Sample.IndexedViewController

상속: MonoMobile.Dialog.DialogViewController
파일 보기 프로젝트 열기: moljac/MonoMobile.Dialog 1 사용 예제들

공개 메소드들

메소드 설명
CreateSizingSource ( bool unevenRows ) : Source
IndexedViewController ( RootElement root, bool pushing ) : System

비공개 메소드들

메소드 설명
GetSectionTitles ( ) : string[]

메소드 상세

CreateSizingSource() 공개 메소드

public CreateSizingSource ( bool unevenRows ) : Source
unevenRows bool
리턴 Source

IndexedViewController() 공개 메소드

public IndexedViewController ( RootElement root, bool pushing ) : System
root MonoMobile.Dialog.RootElement
pushing bool
리턴 System