List of Tables

 

Chapter 1. Your first iOS application

Table 1.1. iOS SDK abstraction layers

Table 1.2. iOS application templates

Table 1.3. Project options

Table 1.4. Navigators

Table 1.5. Storyboard elements

Chapter 2. Introduction to Swift playgrounds

Table 2.1. Ranges

Chapter 5. User interaction

Table 5.1. Button states

Table 5.2. Keyboard categories

Table 5.3. UIKit controls

Table 5.4. UIResponder touch methods

Table 5.5. Gestures

Table 5.6. Gesture recognizer parameters

Chapter 6. Adaptive layout

Table 6.1. Constraint types

Table 6.2. Auto layout errors

Table 6.3. Red view

Table 6.4. Label

Table 6.5. animateAlongsideTransition arguments

Chapter 7. More adaptive layout

Table 7.1. Trait collection information

Table 7.2. Stack view properties

Chapter 8. Keyboard notifications, animation, and scrolling

Table 8.1. Animatable properties

Chapter 9. Tables and navigation

Table 9.1. Displaying and removing a view controller

Chapter 11. Local data persistence

Table 11.1. Local storage alternatives

Table 11.2. Useful iOS directories

Table 11.3. Core Data stack

Chapter 12. Data persistence in iCloud

Table 12.1. Example CloudKit errors

Chapter 13. Graphics and media

Table 13.1. Scale factor

Chapter 14. Networking

Table 14.2. Exception domain keys