Created
December 31, 2014 05:03
-
-
Save is8r/bb33a093f8c4558ea342 to your computer and use it in GitHub Desktop.
AppDelegateを任意のクラスから呼び出す
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var appDelegate:AppDelegate = NSApplication.sharedApplication().delegate as AppDelegate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment