boxType
The receiver’s box type.
Declaration
var boxType: NSBox.BoxType { get set }Discussion
A constant describing the type of box. These constants are described in NSBox.BoxType. By default, the box type of an NSBox is NSBoxPrimary.
The receiver’s box type.
var boxType: NSBox.BoxType { get set }A constant describing the type of box. These constants are described in NSBox.BoxType. By default, the box type of an NSBox is NSBoxPrimary.