Learn about Dynamic Type in swift | Accessibility Font

preview_player
Показать описание
Welcome to Text Dynamic Types IOS !
Level : Intermediate

With Dynamic Types, the user can specify the preferred text size in the device's Settings app. Modern applications are expected to adjust the text to the preferred size. Instead of setting the font size explicitly in the code, you can use the preferred font for a given text style. In this tutorial, some labels will be created, which will respond to the preferred text size. This tutorial is made with Xcode 10 and built for iOS 12. (General - Accessibility - Larger Text.)

You will be using Dynamic Types, font, UIFont, preferredFont, forTextStyle, UIFontTextStyle, .headline, @IBAction, @IBOutlet , .heading, .heading1, .heading2, .subheadline, .body, .footnote, .caption1, .caption2 and understand how to turn on Large accessibility sizes in device and simulator.
Рекомендации по теме