I want to achieve a similar behaviour as exists for Table/CollectionViewCells, where when editing a Storyboard/XIB, Xcode adds views into a "Content View" subview instead of a view itself.
Is there any markup or protocol, that instructs Xcode to add views to view's "contentView" as it does for cells?