C# Class Carousel.AppDelegate

Inheritance: UIApplicationDelegate
Afficher le fichier Open project: roland/Carousel

Méthodes publiques

Свойство Type Description
rootController AppRootViewController

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool

Method Details

FinishedLaunching() public méthode

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
Résultat bool

Property Details

rootController public_oe static_oe property

public static AppRootViewController,Carousel rootController
Résultat AppRootViewController