Contents

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.

See Also

Configuring Boxes