|
|
Line 71: |
Line 71: |
| # [[An iOS 9 3D Touch Quick Actions Tutorial|An iOS 9 3D Touch Quick Actions Tutorial]]<br><br> | | # [[An iOS 9 3D Touch Quick Actions Tutorial|An iOS 9 3D Touch Quick Actions Tutorial]]<br><br> |
| # [[An iOS 9 3D Touch Peek and Pop Tutorial|An iOS 9 3D Touch Peek and Pop Tutorial]]<br><br> | | # [[An iOS 9 3D Touch Peek and Pop Tutorial|An iOS 9 3D Touch Peek and Pop Tutorial]]<br><br> |
| + | # [[Implementing TouchID Authentication in iOS 8 Apps|Implementing TouchID Authentication in iOS 10 Apps]]<br><br> |
| + | # [[Drawing iOS 8 2D Graphics in Swift with Core Graphics|Drawing iOS 10 2D Graphics with Core Graphics]]<br><br> |
| | | |
| | | |
− |
| |
− |
| |
− |
| |
− | # [[Implementing TouchID Authentication in iOS 8 Apps]]
| |
− | #* [[Implementing TouchID Authentication in iOS 8 Apps|The Local Authentication Framework]]
| |
− | #* [[Implementing TouchID Authentication in iOS 8 Apps|Checking for TouchID Availability]]
| |
− | #* [[Implementing TouchID Authentication in iOS 8 Apps|Evaluating TouchID Policy]]
| |
− | #* [[Implementing TouchID Authentication in iOS 8 Apps|A TouchID Example Project]]
| |
− | #* [[Implementing TouchID Authentication in iOS 8 Apps|Checking for TouchID Availability]]
| |
− | #* [[Implementing TouchID Authentication in iOS 8 Apps|Seeking TouchID Authentication]]
| |
− | #* [[Implementing TouchID Authentication in iOS 8 Apps|Testing the Application]]<br><br>
| |
− | # [[An Overview of iOS 8 Collection View and Flow Layout]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|An Overview of Collection Views]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionView Class]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewCell Class]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionReusableView Class]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewFlowLayout Class]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewLayoutAttributes Class]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewDataSource Protocol]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewDelegate Protocol]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewDelegateFlowLayout Protocol]]
| |
− | #* [[An Overview of iOS 8 Collection View and Flow Layout|Cell and View Reuse]]<br><br>
| |
− | # [[A Swift iOS 8 Storyboard-based Collection View Tutorial]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Creating the Collection View Example Project]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Removing the Template View Controller]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Adding a Collection View Controller to the Storyboard]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Adding the Collection View Cell Class to the Project]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Designing the Cell Prototype]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Implementing the Data Model]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Implementing the Data Source]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Testing the Application]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Setting Sizes for Cell Items]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Changing Scroll Direction]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Implementing a Supplementary View]]
| |
− | #* [[A Swift iOS 8 Storyboard-based Collection View Tutorial|Implementing the Supplementary View Protocol Methods]]<br><br>
| |
− | # [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|About the Example Layout Class]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Subclassing the UICollectionViewFlowLayout Class]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Extending the New Layout Class]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Implementing the layoutAttributesForItemAtIndexPath Method]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Implementing the layoutAttributesForElementsInRect Method]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Implementing the modifyLayoutAttributes Method]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Adding the New Layout and Pinch Gesture Recognizer]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Implementing the Pinch Recognizer]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Avoiding Image Clipping]]
| |
− | #* [[Subclassing and Extending the iOS 8 Collection View Flow Layout in Swift|Testing the Application]]<br><br>
| |
− | # [[Drawing iOS 8 2D Graphics in Swift with Core Graphics]]
| |
| #* [[Drawing iOS 8 2D Graphics in Swift with Core Graphics|Introducing Core Graphics and Quartz 2D]] | | #* [[Drawing iOS 8 2D Graphics in Swift with Core Graphics|Introducing Core Graphics and Quartz 2D]] |
| #* [[Drawing iOS 8 2D Graphics in Swift with Core Graphics|The drawRect Method]] | | #* [[Drawing iOS 8 2D Graphics in Swift with Core Graphics|The drawRect Method]] |