C# Class Xamarin.Canvas.iOS.Example.RootViewController

Inheritance: UIViewController
Afficher le fichier Open project: Clancey/Canvas

Méthodes publiques

Méthode Description
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
LoadView ( ) : void

Private Methods

Méthode Description
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool

Method Details

GetSupportedInterfaceOrientations() public méthode

public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
Résultat UIInterfaceOrientationMask

LoadView() public méthode

public LoadView ( ) : void
Résultat void