C# Class Accelerometer.AppDelegate

Inheritance: NSApplicationDelegate
Afficher le fichier Open project: WaveEngine/Samples

Méthodes publiques

Méthode Description
ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
DidFinishLaunching ( NSNotification notification ) : void

Method Details

ApplicationShouldTerminateAfterLastWindowClosed() public méthode

public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
sender NSApplication
Résultat bool

DidFinishLaunching() public méthode

public DidFinishLaunching ( NSNotification notification ) : void
notification NSNotification
Résultat void