Contents

staleDate

The date when the system considers the Live Activity to be out of date.

Declaration

let staleDate: Date?

Mentioned in

Discussion

When time reaches the configured stale date, the system considers the Live Activity out of date, and the ActivityState of the Live Activity changes to ActivityState.stale.

See Also

Describing a Live Activity