style
The style that the table view uses.
Declaration
var style: NSTableView.Style { get set }Discussion
The default value for this property is NSTableView.Style.automatic in macOS 11 and later. Apps that link to previous macOS versions default to NSTableView.Style.plain.