Contents

allowedExperiences

The set of experiences the application supports.

Declaration

@MainActor final var allowedExperiences: AVExperienceController.Experiences { get set }

Discussion

Use this to allow additional experiences like multiview, or to disable expanded. This list is the basis for availableExperiences, which filters out inapplicable experiences.

See Also

Configuring the experience