intercellSpacing
The horizontal and vertical spacing between cells in the pop-up list.
Declaration
var intercellSpacing: NSSize { get set }Discussion
Spacing values are measured in points. The default spacing is (3.0, 2.0).
The horizontal and vertical spacing between cells in the pop-up list.
var intercellSpacing: NSSize { get set }Spacing values are measured in points. The default spacing is (3.0, 2.0).