|
LuxChat
2.0
Instant messenger for iOS
|
#import <PFTableViewCell.h>
Properties | |
| PFImageView * | imageView |
The PFTableViewCell class represents a table view cell which can download and display remote images stored on Parse.
When used in a PFQueryTableViewController - downloading and displaying of the remote images are automatically managed by the controller.
|
readnonatomicstrong |
The imageView of the table view cell.
PFImageView
1.8.9.1