Skip to content

Instantly share code, notes, and snippets.

@is8r
Created December 31, 2014 05:07
Show Gist options
  • Save is8r/77c8ae6380850ce9df6b to your computer and use it in GitHub Desktop.
Save is8r/77c8ae6380850ce9df6b to your computer and use it in GitHub Desktop.
NSWindowを任意のクラスから呼び出す
var window: NSWindow! = NSApplication.sharedApplication().keyWindow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment