C# Class ViewDeckSample.MultiBottomController

Inheritance: MonoKit.UI.TableViewController
Afficher le fichier Open project: sgmunn/MonoKit Class Usage Examples

Méthodes publiques

Méthode Description
Hello ( Element element ) : void
InitController ( ) : void
LoadView ( ) : void
MultiBottomController ( ) : MonoKit.UI
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool

Method Details

Hello() public méthode

public Hello ( Element element ) : void
element Element
Résultat void

InitController() public méthode

public InitController ( ) : void
Résultat void

LoadView() public méthode

public LoadView ( ) : void
Résultat void

MultiBottomController() public méthode

public MultiBottomController ( ) : MonoKit.UI
Résultat MonoKit.UI

ShouldAutorotateToInterfaceOrientation() public méthode

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Résultat bool