AVExperienceController.Delegate
A protocol that defines the methods to implement to respond to experience changes.
Declaration
@MainActor protocol Delegate : AnyObjectOverview
Use this delegate to be aware of transitions and to update an app’s state based on those changes.