C# Class Cirrious.Conference.UI.Touch.Views.TwitterSplitViewController_iPad

Inheritance: UISplitViewController
Afficher le fichier Open project: slodge/MvvmCrossConference

Méthodes publiques

Méthode Description
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
TwitterSplitViewController_iPad ( ) : System.Collections.Generic
ViewDidLoad ( ) : void

Method Details

ShouldAutorotateToInterfaceOrientation() public méthode

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

TwitterSplitViewController_iPad() public méthode

public TwitterSplitViewController_iPad ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void