CarouselCollectionViewCell
public class CarouselCollectionViewCell : UICollectionViewCell
Carousel collection view cell which represents a single lens item/icon
-
Undocumented
Declaration
Swift
public let imageView: UIImageView -
Activity indicator view that should activate when lens content is loading
Declaration
Swift
public let activityIndicatorView: UIActivityIndicatorView -
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
override public init(frame: CGRect) -
Undocumented
Declaration
Swift
public required init?(coder: NSCoder)
CarouselCollectionViewCell Class Reference