IconCollection/AAPLMyViewController.h
/* |
Copyright (C) 2016 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
Controls the collection view of icons. |
*/ |
@import Cocoa; |
@interface AAPLMyViewController : NSViewController |
@property (nonatomic, assign) NSUInteger sortingMode; |
@property (nonatomic, assign) BOOL alternateColors; |
@end |
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-05-23