C# Class SplitDemo.MasterTableViewController

Inheritance: UITableViewController
Afficher le fichier Open project: mikebluestein/SplitDemo Class Usage Examples

Méthodes publiques

Méthode Description
MasterTableViewController ( IntPtr p ) : System
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void

Method Details

MasterTableViewController() public méthode

public MasterTableViewController ( IntPtr p ) : System
p System.IntPtr
Résultat System

ShouldAutorotateToInterfaceOrientation() public méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void