Contents

makeConfiguration(representing:)

Creates a new configuration that represents the provided data.

Declaration

func makeConfiguration(representing data: DeviceActivityResults<DeviceActivityData>) async -> Self.Configuration

Discussion

Use this function to create a new configuration when your app changes the filter for a report or the system fetches more device activity data.