FWBarrageTextCell
@interface FWBarrageTextCell : FWBarrageCell
@property (nonatomic, strong) UILabel *textLabel;
@property (nonatomic, strong, nullable) FWBarrageTextDescriptor *textDescriptor;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UILabel *textLabel
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong, nullable) FWBarrageTextDescriptor *textDescriptor