---
title: UITableViewCell.SeparatorStyle.none
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitableviewcell/separatorstyle/none
---

# UITableViewCell.SeparatorStyle.none

The separator cell has no distinct style.

## Declaration

```swift
case none
```

## See Also

### Constants

- [UITableViewCell.SeparatorStyle.singleLine](uikit/uitableviewcell/separatorstyle/singleline.md)
- [UITableViewCell.SeparatorStyle.singleLineEtched](uikit/uitableviewcell/separatorstyle/singlelineetched.md)
