C# Class GlassButtonGenerator.GlassButtonViewController

Inheritance: UIViewController
Afficher le fichier Open project: conceptdev/GlassButtonGenerator Class Usage Examples

Méthodes publiques

Méthode Description
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void

Private Methods

Méthode Description
MakeButton ( UIGlassButton theButton, string fileExtension ) : string

Method Details

ShouldAutorotateToInterfaceOrientation() public méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void