C# Class Sample.IndexedViewController

Inheritance: MonoMobile.Dialog.DialogViewController
Afficher le fichier Open project: moljac/MonoMobile.Dialog Class Usage Examples

Méthodes publiques

Méthode Description
CreateSizingSource ( bool unevenRows ) : Source
IndexedViewController ( RootElement root, bool pushing ) : System

Private Methods

Méthode Description
GetSectionTitles ( ) : string[]

Method Details

CreateSizingSource() public méthode

public CreateSizingSource ( bool unevenRows ) : Source
unevenRows bool
Résultat Source

IndexedViewController() public méthode

public IndexedViewController ( RootElement root, bool pushing ) : System
root MonoMobile.Dialog.RootElement
pushing bool
Résultat System