NSTableView.SelectionHighlightStyle.regular
Declaration
case regularDiscussion
The regular highlight style of NSTableView. In OS X v10.7 a light blue (returned by sending NSColor a alternateSelectedControlColor message) or light gray color (returned by sending NSColor a secondarySelectedControlColor message).