Contents

setFrameFromContentFrame(_:)

Places the receiver so its content view lies on the specified frame.

Declaration

func setFrameFromContentFrame(_ contentFrame: NSRect)

Parameters

  • contentFrame:

    The rectangle specifying the frame of the box’s content view, reckoned in the coordinate system of the box’s superview. The box is marked for redisplay.

See Also

Related Documentation

Sizing