Book Image

Application Development in iOS 7

By : Kyle Begeman
Book Image

Application Development in iOS 7

By: Kyle Begeman

Overview of this book

Table of Contents (15 chapters)
Application Development in iOS 7
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Manipulating Text with TextKit

We will start this chapter with an overview of the new UIKit hierarchy. From there, we will dive directly into the dynamic text type to support OS-wide font and size settings. Next, we will cover some of the new features, such as exclusion paths to wrap texts around shapes and adding a letterpress effect with a few lines of code. Last, we will discuss how to apply standard formatting to your text, such as underlined text. Let's get started!