PFTableViewCell Class Reference
Inherits from | UITableViewCell |
---|---|
Declared in | PFTableViewCell.h |
Overview
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 PFQueryTableViewController.
imageView
The imageView of the table view cell.
@property (nullable, nonatomic, strong, readonly) PFImageView *imageView
See Also
Declared In
PFTableViewCell.h