Contents

UITableViewCell.SeparatorStyle.singleLine

The separator cell has a single line running across its width.

Declaration

case singleLine

Discussion

This is the default value.

See Also

Constants