What is font-size-adjust?

Asked on 2024-07-30

1 search

The term "font-size-adjust" is not directly mentioned in the provided context from the WWDC sessions. However, the context does discuss various aspects of dynamic type and how to handle text sizes in apps, which might be related to what you're looking for.

For example, the session "Get started with Dynamic Type" covers how to adapt your app's layout and content to different text sizes, ensuring readability and accessibility. It discusses using built-in text styles, adjusting layouts dynamically, and handling images and symbols in relation to text size changes.

If you are interested in learning more about handling text sizes and dynamic type in your app, you might want to check out the following chapters from the session "Get started with Dynamic Type":

  1. Introduction
  2. Scaled text
  3. Dynamic layouts
  4. Images and symbols
  5. Large content viewer

These chapters will provide you with a comprehensive understanding of how to manage text sizes and ensure a great user experience across different devices and accessibility settings.