Contents

UIWhitePointAdaptivityStyle

The app’s white-point adaptivity style, enabled on devices with True Tone displays.

Possible Values

UIWhitePointAdaptivityStyleStandard

The default white-point adaptivity.

UIWhitePointAdaptivityStyleReading

A stronger adaptivity style designed for reading-focused apps.

UIWhitePointAdaptivityStylePhoto

A weaker adaptivity style designed for photography-focused apps.

UIWhitePointAdaptivityStyleVideo

A weaker adaptivity style designed for video-focused apps.

UIWhitePointAdaptivityStyleGame

A 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.

See Also

Styling