UIWhitePointAdaptivityStyle
The app’s white-point adaptivity style, enabled on devices with True Tone displays.
Possible Values
UIWhitePointAdaptivityStyleStandardThe default white-point adaptivity.
UIWhitePointAdaptivityStyleReadingA stronger adaptivity style designed for reading-focused apps.
UIWhitePointAdaptivityStylePhotoA weaker adaptivity style designed for photography-focused apps.
UIWhitePointAdaptivityStyleVideoA weaker adaptivity style designed for video-focused apps.
UIWhitePointAdaptivityStyleGameA weaker adaptifity style designed for games.
Discussion
In split view, the system applies the style on the entire screen from the app with the weaker adaptivity style setting. For example, if one app uses the UIWhitePointAdaptivityStylePhoto style and another uses the UIWhitePointAdaptivityStyleReading style, the system uses the weaker UIWhitePointAdaptivityStyleReading style for the entire screen.