C# Class MTExample3_4.MTExample3_4ViewController

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

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

MTExample3_4ViewController() public method

public MTExample3_4ViewController ( ) : UIKit
return UIKit

ShouldAutorotateToInterfaceOrientation() public method

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