Contents

setCellSize(_:)

Sets the cell size.

Declaration

func setCellSize(_ size: NSSize)

Parameters

  • size:

    The size to set.

Discussion

You must use setCellSize or setZoomValue(_:), but not both. Setting the zoom value changes the cell size, and vice versa.

See Also

Related Documentation

Setting and Getting Cell Size