C# Class Sample.IndexedViewController

Inheritance: MonoMobile.Dialog.DialogViewController
ファイルを表示 Open project: moljac/MonoMobile.Dialog Class Usage Examples

Public Methods

Method Description
CreateSizingSource ( bool unevenRows ) : Source
IndexedViewController ( RootElement root, bool pushing ) : System

Private Methods

Method Description
GetSectionTitles ( ) : string[]

Method Details

CreateSizingSource() public method

public CreateSizingSource ( bool unevenRows ) : Source
unevenRows bool
return Source

IndexedViewController() public method

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