The row alignment for the grid view.
SDK
- macOS 10.12+
Framework
- App
Kit
The row alignment for the grid view.
SDK
Framework
class let sized For Content: CGFloat
The default value for row and column sizes.
var column Spacing: CGFloat
The column spacing for the grid view.
var row Spacing: CGFloat
The row spacing for the grid view.
var x Placement: NSGrid Cell .Placement
The placement of the cell within the grid column.
var y Placement: NSGrid Cell .Placement
The placement of the cell within the grid row.