I have created a view controller that looks like this:
I want the two
tweaks for Swift 3.1
intrisicContentSize is a property instead of a function
override var intrinsicContentSize: CGSize { return self.titleLabel!.intrinsicContentSize }