Method | Description | |
---|---|---|
AppDelegate ( ) : System | ||
FinishedLaunching ( |
||
WillBecomeActive ( NSNotification notification ) : void | ||
WillTerminate ( NSNotification notification ) : void |
public FinishedLaunching ( |
||
notification | ||
return | void |
public WillBecomeActive ( NSNotification notification ) : void | ||
notification | NSNotification | |
return | void |
public WillTerminate ( NSNotification notification ) : void | ||
notification | NSNotification | |
return | void |