Contents

UITableViewCell.SeparatorStyle.singleLineEtched

The separator cell has double lines running across its width, giving it an etched look.

Declaration

case singleLineEtched

Discussion

This style is currently only supported for grouped-style table views.

See Also

Constants