Avatar
Kishikawa Katsumi 9/16/2019 9:45 PM
UIScrollViewのFrame Layout GuideがXcode 11からIBでも設定できるようになった話がUseYourLoafに出た。 https://useyourloaf.com/blog/scroll-view-layouts-with-interface-builder/
Laying out a scroll view is a confusing task. I found it easier when, in iOS 11, Apple introduced frame and content layout guides. Too bad they neglected to add them to Interface Builder. That changed in Xcode 11. Here’s a quick guide on how to use them.