Contents

frame

The frame rectangle of the element.

Declaration

var frame: NSRect { get set }

Discussion

The frame rectangle is measured in points and specified in the collection view’s coordinate system. Setting the value of this property also updates the value in the size property.

See Also

Accessing the Layout Attributes