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