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