Contents

groupName

The group that contains the task list.

Declaration

@NSCopying var groupName: INSpeakableString? { get }

Discussion

Use groups to organize task lists within your app. A group might correspond to a folder that contains related task lists. For example, the Reminders app uses groups to manage the task lists for different services. The group name should correspond to the user-visible name of the group in your app.

See Also

Getting the Task List Details