C# Class MapWithRoutes.Sample.MapWithRouteViewController

Inheritance: UIViewController
Afficher le fichier Open project: anujb/MapWithRoutes Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MapWithRouteViewController ( ) : System
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void

Method Details

MapWithRouteViewController() public méthode

public MapWithRouteViewController ( ) : System
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