Contents

NSTableView.SelectionHighlightStyle.regular

Declaration

case regular

Discussion

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).

See Also

Constants