AVExperienceController.Experiences
A structure that represents a collection of experiences to use with an experience controller.
Declaration
struct ExperiencesOverview
When creating, choose between using only(_:) or recommended(excluding:including:). Use only(_:) to specify the list of supported experiences. Use recommended(excluding:including:) to include the default set of experiences appropriate for a given platform.
Experiences can be explicitly included or excluded from this list with the corresponding parameters.