Contents

UITableViewCell.CellStyle

An enumeration for the various styles of cells.

Declaration

enum CellStyle

Overview

In all these cell styles, the larger of the text labels is accessed using the textLabel property and the smaller using the detailTextLabel property.

Topics

Cell styles

Initializers

See Also

Creating a table view cell