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 informed of transitions and to update applications state based on these changes.