Метод | Описание | |
---|---|---|
ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool | ||
DidFinishLaunching ( NSNotification notification ) : void | ||
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool |
public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool | ||
sender | NSApplication | |
Результат | bool |
public DidFinishLaunching ( NSNotification notification ) : void | ||
notification | NSNotification | |
Результат | void |
public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool | ||
app | UIApplication | |
options | NSDictionary | |
Результат | bool |