TUIProfileCardCellData Class Reference

Inherits from TCommonCellData : NSObject
Declared in TUIProfileCardCell.h
TUIProfileCardCell.m

Other Methods

– init

- (instancetype)init

– heightOfWidth:

- (CGFloat)heightOfWidth:(CGFloat)width

Other Methods

  avatarImage

@property (nonatomic, strong) UIImage *avatarImage

  avatarUrl

@property (nonatomic, strong) NSURL *avatarUrl

  name

@property (nonatomic, strong) NSString *name

  identifier

@property (nonatomic, strong) NSString *identifier

  signature

@property (nonatomic, strong) NSString *signature

  showAccessory

@property BOOL showAccessory