CollectionView/CustomCellBackground.h
/* |
Copyright (C) 2015 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
Custom UIView to draw a rounded blue box to represent a selected cell. |
*/ |
@import UIKit; |
@interface CustomCellBackground : UIView |
@end |
Copyright © 2015 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2015-10-22