Contents

intercellSpacing

The vertical and horizontal spacing between cells in the matrix.

Declaration

var intercellSpacing: NSSize { get set }

Discussion

By default, both values are 1.0 in the matrix’s coordinate system.

See Also

Laying Out the Cells of the Matrix