User contributions
16 December 2015
File:Xcode 7 stack button.png
no edit summary
File:Ios 9 stack view subviews.png
no edit summary
File:Ios9 stack view alignment firstbasline.png
no edit summary
File:Ios9 stack view alignment lastbasline.png
no edit summary
Working with the iOS 9 Stack View Class
no edit summary
+533
Working with the iOS 9 Stack View Class
New page: With hindsight it seems hard to believe, but until the introduction of iOS 9 there was no easy way to build stack based user interface layouts that would adapt automatically to different...
IOS 9 App Development Essentials
no edit summary
+1,069
File:Xcode 7 add tab item image.png
no edit summary
Using Xcode 7 Storyboards to Create an iOS 9 Tab Bar Application
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[iOS 9 App Development Essential...
IOS 9 App Development Essentials
no edit summary
+303
File:Xcode 7 configure stroyboard reference.png
no edit summary
File:Xcode storyboard reference attributes.png
no edit summary
File:Xcode 7 storyboard reference.png
no edit summary
File:Xcode 7 refactor storyboard.png
no edit summary
File:Xcode 7 storyboard scene 3.png
no edit summary
Organizing Scenes over Multiple Xcode Storyboard Files
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">Table of Contents<td w...
IOS 9 App Development Essentials
no edit summary
+701
Using Storyboards in Xcode 7
no edit summary
+25
File:Xcode 7 change segue transition.png
no edit summary
Using Storyboards in Xcode 7
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[iOS 9 App Devel...
IOS 9 App Development Essentials
no edit summary
+1,251
Using Size Classes to Design Adaptable Universal iOS 9 User Interfaces
Removing Redundant Constraints
+1
File:Xcode 7 size class images.png
no edit summary
File:Xcode 7 size classes image set.png
no edit summary
File:Ios 9 enable size classes.png
no edit summary
Using Size Classes to Design Adaptable Universal iOS 9 User Interfaces
no edit summary
+597
Using Size Classes to Design Adaptable Universal iOS 9 User Interfaces
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[iOS 9 App Development Essen...
IOS 9 App Development Essentials
no edit summary
+399
Understanding the iOS 9 Auto Layout Visual Format Language
no edit summary
+847
15 December 2015
IOS 9 App Development Essentials
no edit summary
+571
Understanding the iOS 9 Auto Layout Visual Format Language
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">[[|Previous]]<td align="center">Table of Contents<td width="20%" align="right">[[|...
Implementing Cross-Hierarchy Auto Layout Constraints in iOS 9
Establishing Outlets
+29
Implementing Cross-Hierarchy Auto Layout Constraints in iOS 9
The Example Application
+58
Implementing Cross-Hierarchy Auto Layout Constraints in iOS 9
no edit summary
+779
IOS 9 App Development Essentials
no edit summary
+678
Implementing Cross-Hierarchy Auto Layout Constraints in iOS 9
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">[[|Previous]]<td align="center">Table of Contents<td width="20%" align="right">[[|...
Implementing iOS 9 Auto Layout Constraints in Code
no edit summary
+1,021
Implementing iOS 9 Auto Layout Constraints in Code
no edit summary
+126
Implementing iOS 9 Auto Layout Constraints in Code
no edit summary
+3
Implementing iOS 9 Auto Layout Constraints in Code
New page: In addition to using Interface Builder, it is also possible to create Auto Layout constraints directly within the code of an application. These approaches, however, are not necessarily mu...
Working with iOS 9 Auto Layout Constraints in Interface Builder
Viewing, Editing and Deleting Constraints
-1
File:Xcode 7 interface builder aspect ratio.png
no edit summary
File:Xcode 7 interface builder contraint popup.png
no edit summary
File:Xcode 7 all constraints on view.png
no edit summary
File:Xcode 7 edit constraint properties 2.png
no edit summary
File:Xcode 7 edit constraint.png
no edit summary
Working with iOS 9 Auto Layout Constraints in Interface Builder
no edit summary
+16
IOS 9 App Development Essentials
no edit summary
+383
An iOS 9 Auto Layout Example
no edit summary
+1,368
An iOS 9 Auto Layout Example
New page: Having covered the basics of Auto Layout and the Auto Layout features of Interface Builder in the preceding chapters, this chapter will work through an example user interface design intend...