Contents

NSTableView.RowSizeStyle.custom

The table will use the Rowheight or invoke the delegate method Tableview(_:heightofrow:), if implemented. The cell layout is not changed.

Declaration

case custom

See Also

Constants