C# Class ViewDeckSample.MultiCenterController

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

Méthodes publiques

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

Method Details

Close() public méthode

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

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

MultiCenterController() public méthode

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

ShouldAutorotateToInterfaceOrientation() public méthode

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