SimpleBrowser/AppController.h
/* |
Copyright (C) 2016 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
Application Controller object, and the NSBrowser delegate. An instance of this object is in the MainMenu.xib. |
*/ |
@import Cocoa; |
@interface AppController : NSObject |
@end |
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-04-29