SourceView/IconViewBox.h
/* |
Copyright (C) 2018 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
Custom NSBox subclass for changing mouse down behavior. |
*/ |
extern NSString *KEY_NAME; |
extern NSString *KEY_ICON; |
@interface IconViewBox : NSBox |
@end |
Copyright © 2018 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2018-02-15