ImageCollectionViewCell
class ImageCollectionViewCell : UICollectionViewCell
A custom cell for the collection view in ImageCollectionViewController
-
Undocumented
Declaration
Swift
@IBOutlet var imageView: UIImageView!
-
Undocumented
Declaration
Swift
@IBOutlet var shadingView: UIView!
-
Undocumented
Declaration
Swift
@IBOutlet var borderView: UIView!