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 aware of transitions and to update an app’s state based on those changes.

Topics

Responding to experience changes

See Also

Configuring a delegate