RCRichContentMessageCell Class Reference
| Inherits from | RCMessageCell : RCMessageBaseCell : UICollectionViewCell |
|---|---|
| Declared in | RCRichContentMessageCell.h |
消息的背景View
bubbleBackgroundView
消息的背景View
@property (nonatomic, strong) UIImageView *bubbleBackgroundViewDiscussion
消息的背景View
Declared In
RCRichContentMessageCell.h
图片内容显示的View
richContentImageView
图片内容显示的View
@property (nonatomic, strong) RCloudImageView *richContentImageViewDiscussion
图片内容显示的View
Declared In
RCRichContentMessageCell.h
文本内容显示的Label
digestLabel
文本内容显示的Label
@property (nonatomic, strong) RCAttributedLabel *digestLabelDiscussion
文本内容显示的Label
Declared In
RCRichContentMessageCell.h
标题显示的Label
titleLabel
标题显示的Label
@property (nonatomic, strong) RCAttributedLabel *titleLabelDiscussion
标题显示的Label
Declared In
RCRichContentMessageCell.h