UITableViewCell.SelectionStyle.gray
The cell has a gray background when it’s selected.
Declaration
case grayDiscussion
Use UITableViewCell.SelectionStyle.default instead.
The cell has a gray background when it’s selected.
case grayUse UITableViewCell.SelectionStyle.default instead.