contentLayoutGuide
The layout guide based on the untranslated content rectangle of the scroll view.
Declaration
var contentLayoutGuide: UILayoutGuide { get }Discussion
Use this layout guide when you want to create Auto Layout constraints related to the content area of a scroll view.