C# Class MTExample4_1.MTExample4_1ViewController

Inheritance: UIViewController
Show file Open project: mono/sysdrawing-coregraphics Class Usage Examples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

MTExample4_1ViewController() public method

public MTExample4_1ViewController ( ) : UIKit
return UIKit

ShouldAutorotateToInterfaceOrientation() public method

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