Contents

supportedActivityFamilies

An environment value that that indicates potential rendered family for a Live Activity.

Declaration

var supportedActivityFamilies: Set<ActivityFamily> { get set }

Discussion

To detect the currently rendered activity family size, use the activityFamily environment variable. The supportedActivityFamilies environment value might only be useful if your make you make your Live Activity views available in a Swift package.