vertical text

Asked on 2026-06-15

1 search

If you mean vertical text, the closest relevant topic in the WWDC context here is Dynamic Type and layout adaptation rather than vertical writing systems.

From Get started with Dynamic Type, Apple shows that when text gets larger, layouts may need to switch between horizontal and vertical arrangements to preserve readability and avoid truncation. For example, a horizontal stack can become a vertical stack at larger accessibility sizes.

If you were asking about text that flows vertically as a writing direction, I don’t know of a WWDC session in the provided context that specifically covers that.