메소드 | 설명 | |
---|---|---|
ApplicationShouldHandleReopen ( |
||
ApplicationShouldTerminate ( |
||
DidBecomeActive ( NSNotification notification ) : void | ||
DidFinishLaunching ( NSNotification notification ) : void |
public ApplicationShouldHandleReopen ( |
||
sender | ||
hasVisibleWindows | bool | |
리턴 | bool |
public ApplicationShouldTerminate ( |
||
sender | ||
리턴 | NSApplicationTerminateReply |
public DidBecomeActive ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |
public DidFinishLaunching ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |