Contents

ActivityConfiguration

An object that describes the content of a Live Activity.

Declaration

@MainActor @preconcurrency struct ActivityConfiguration<Attributes> where Attributes : ActivityAttributes

Mentioned in

Overview

To learn more about offering Live Activities for your app, see ActivityKit.

Topics

Creating a Live Activity configuration

See Also

Live Activity setup