C# Class AppDelegate, xamarin-macios

Inheritance: NSApplicationDelegate
Afficher le fichier Open project: xamarin/xamarin-macios Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
Main ( Array args ) : void

Method Details

FinishedLaunching() public méthode

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