简体   繁体   中英

iOS Xcode Can't find Edge Inset

I'm trying to learn from this tutorial: " Auto Layout Tutorial in iOS 9 Part 1: Getting Started " on RayWederlich I'm following the same setup: IOS 9 and Xcode 7

He has this step: "Each view is inset 20 points from the window's borders; the padding between the views is also 20 points."

I can't for the life of me find where to set those for a UIView in storyboard? Is it only done by Code? Is it a mistake done during the conversion of the article from IOS 7 to IOS 9 ?

I thin you want this: 在此处输入图片说明

the tutorial have old Interface Builder graphics.

For make 20 point:

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM