Contents

titlePosition

A constant representing the title position.

Declaration

var titlePosition: NSBox.TitlePosition { get set }

Discussion

A constant representing the position of the receiver’s title. See NSBox.TitlePosition for a list of these constants. If the new title position changes the size of the box’s border area, the content view is resized to absorb the difference, and the box is marked as needing redisplay.

See Also

Configuring Boxes