Skip to content

Instantly share code, notes, and snippets.

@is8r
Created December 31, 2014 05:03
Show Gist options
  • Save is8r/bb33a093f8c4558ea342 to your computer and use it in GitHub Desktop.
Save is8r/bb33a093f8c4558ea342 to your computer and use it in GitHub Desktop.
AppDelegateを任意のクラスから呼び出す
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