Contents

image

The image to use as content for the cell.

Declaration

@property (nonatomic, strong) UIImage * image;

Discussion

The default value of the property is nil (no image). Images are positioned to the left of the title.

See Also

Deprecated