---
title: NSTableView.SelectionHighlightStyle.none
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstableview/selectionhighlightstyle-swift.enum/none
---

# NSTableView.SelectionHighlightStyle.none

## Declaration

```swift
case none
```

## Discussion

Discussion Displays no highlight style at all.

## See Also

### Constants

- [NSTableView.SelectionHighlightStyle.regular](appkit/nstableview/selectionhighlightstyle-swift.enum/regular.md)
- [NSTableView.SelectionHighlightStyle.sourceList](appkit/nstableview/selectionhighlightstyle-swift.enum/sourcelist.md)
