C# Class MTExample3_2.MTExample3_2iPadViewController

Afficher le fichier Open project: mono/sysdrawing-coregraphics Class Usage Examples

Méthodes publiques

Méthode Description
MTExample3_2iPadViewController ( ) : UIKit
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidUnload ( ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

MTExample3_2iPadViewController() public méthode

public MTExample3_2iPadViewController ( ) : UIKit
Résultat UIKit

ShouldAutorotateToInterfaceOrientation() public méthode

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Résultat bool

ViewDidUnload() public méthode

public ViewDidUnload ( ) : void
Résultat void