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

Inheritance: UIViewController
显示文件 Open project: Clancey/Canvas

Public Methods

Method Description
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
LoadView ( ) : void

Private Methods

Method Description
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool

Method Details

GetSupportedInterfaceOrientations() public method

public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask
return UIInterfaceOrientationMask

LoadView() public method

public LoadView ( ) : void
return void