intercellSpacing
The spacing between cells in the combo box’s pop-up list.
Declaration
var intercellSpacing: NSSize { get set }Discussion
The value of this property is the horizontal and vertical spacing between cells in the combo box’s pop-up list. The default spacing is (3.0, 2.0).