Initializer
init(title:identifiers:)
Creates a new task group that lists a number of elements that relate to a common task.
init(title: String?, identifiers: [String])
Parameters
titleThe optional title for this task group.
identifiersThe identifiers of all the elements that are part of this task group.