Contents

NSTableView.Style.plain

The table view style resolves to a plain style.

Declaration

case plain

Discussion

A plain-style table applies no additional insets or padding around its content, except for the spacing that the intercellSpacing property specifies.

See Also

Table Styles