Package-level declarations

Types

Link copied to clipboard
data class LiveActivityAttributes(backgroundColor: String? = null, titleColor: String? = null, subtitleColor: String? = null, progressViewTint: String? = null, progressViewLabelColor: String? = null, deepLink: String? = null)

Stores immutable Live Activity properties.

Link copied to clipboard

Manages Live Activities.