ImagePlaygroundOptions.Personalization
An option for enabling or disabling people support in the system interface.
Declaration
enum PersonalizationOverview
Enabling people support will allow the user to condition image generation using:
A person from their system Photos library
A character represented by an appearance and a skin tone
Personalization options are available through several user interfaces, including:
A people picker
Detection of people names in the prompt text field
Importing images containing people faces from the system photo library
Use this type to configure the personalization behavior for the view controllers and SwiftUI view modifiers you use in your interface, or when interacting with an ImageCreator instance.