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