BVReviewCollectionViewCell Class Reference
Inherits from | UICollectionViewCell |
---|---|
Declared in | BVReviewCollectionViewCell.h |
Overview
A sub-classed UICollectionView cell that contains one BVReview object for display. Clients should provide their one xib for the view.
review
The Conversations Reivew associated with this collectionViewCell
@property (strong, nonatomic) BVReview *review
Declared In
BVReviewCollectionViewCell.h