Contents

AVExperienceController.Delegate

A protocol that defines the methods to implement to respond to experience changes.

Declaration

@MainActor protocol Delegate : AnyObject

Overview

Use this delegate to be informed of transitions and to update applications state based on these changes.

Topics

Responding to experience changes

See Also

Configuring a delegate