C# Class MTExample1_9.MTExample1_9ViewController

Inheritance: UIViewController
Datei anzeigen Open project: mono/sysdrawing-coregraphics Class Usage Examples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
MTExample1_9ViewController ( ) : UIKit
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

MTExample1_9ViewController() public method

public MTExample1_9ViewController ( ) : UIKit
return UIKit

ShouldAutorotateToInterfaceOrientation() public method

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
return bool