What's New in uikit, uilabel text color
Asked on 08/12/2024
1 search
In the session titled "What’s new in UIKit" at WWDC 2024, there are several enhancements related to text handling, including new features for text highlighting. The session discusses the introduction of a new text highlight feature that allows you to apply a textHighlightStyle
for the range of text to be highlighted and a textHighlightColorScheme
for the color used to render the highlight. There are five predefined color schemes in addition to the default, which uses the tint color.
For more details on text improvements in UIKit, you can refer to the What’s new in UIKit (16:14) session.

Build multilingual-ready apps
Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

What’s new in SwiftUI
Learn how you can use SwiftUI to build great apps for any Apple platform. Explore a fresh new look and feel for tabs and documents on iPadOS. Improve your window management with new windowing APIs, and gain more control over immersive spaces and volumes in your visionOS apps. We’ll also take you through other exciting refinements that help you make expressive charts, customize and layout text, and so much more.

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.