- Application Development in iOS 7
- Kyle Begeman
- 207字
- 2021-07-16 11:49:57
Storyboard previews
Up until now, writing applications that supported previous versions of iOS mostly consisted of updating API calls and minor coding conventions. With iOS 7, Apple has drastically changed the design of all standard UI objects. Knowing the size, position, and layout of all objects for both iOS 7 and previous versions is very important to maintaining a consistent user experience. This is where storyboard previews come in.
In order to use storyboard previews, you must select the assistant editor and navigate to the view you wish to preview (usually a .xib
or .storyboard
file). Select the Related Files menu option, navigate to Preview, and select the .xib
or .storyboard
file you wish to preview, as shown in the following screenshot:

You will see an identical preview of your view on the right-hand side of the assistant editor. In the bottom-right corner of the view, you will see a button that says iOS 7.0 and Later. Click on it, and then select iOS 6.1 and Earlier as shown in the following screenshot:

Your view will now display all of its UI elements as they will appear in iOS 6 or earlier. This is a very handy tool if you wish to make your app backwards compatible.
- Citrix XenApp Performance Essentials
- Modern Web Testing with TestCafe
- 從零開始寫Linux內核:一書學透核心原理與實現
- Windows Phone 7.5 Data Cookbook
- PLC控制系統應用與維護
- 異質結原理與器件
- 網絡操作系統管理與應用(第三版)
- 網絡操作系統教程:Windows Server 2016管理與配置
- Windows Server 2012網絡操作系統項目教程(第4版)
- 深入淺出Node.js
- 精解Windows 10
- Windows 10從新手到高手
- Windows 7使用詳解(修訂版)
- Windows Vista終極技巧金典
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)