You can use a regular frame with a 3-column layout grid to accomplish this one I think. Line up the child frames/objects with the column layout lines and set their constraints to Left + Right and they will follow the grid as it resizes. Set the frame with the grid on it to fill its parent auto layout container. Is this what you’re after? Sloppy GIF included. (edited to add layers panel screenshot)