Scroll View School · Challenge: Set Content Size | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/9223-scroll-view-school/lessons/6

I think using var intrinsicContentSize: CGSize { get } also gets us what we need

1 Like

@quangvh Thank you for sharing your solution - much appreciated! :]