Contents

experience

The current experience.

Declaration

@MainActor final var experience: AVExperienceController.Experience { get }

Discussion

The system updates this value only after the status changes to AVExperienceController.TransitionContext.Status.finished(result:).

Implement the experienceController(_:didChangeTransitionContext:) delegate method to observe changes to this value.

See Also

Configuring the experience