Contents

UITableViewCell.SelectionStyle.gray

The cell has a gray background when it’s selected.

Declaration

case gray

Discussion

Use UITableViewCell.SelectionStyle.default instead.

See Also

Constants