C# Class ViewDeckSample.NavigationStartController

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

Méthodes publiques

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

Method Details

Close() public méthode

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

GotoDeck() public méthode

public GotoDeck ( 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

NavigationStartController() public méthode

public NavigationStartController ( bool contained ) : MonoKit.UI
contained bool
Résultat MonoKit.UI

ShouldAutorotateToInterfaceOrientation() public méthode

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