Contents

taskTitles

An array of strings containing the titles of the new tasks.

Declaration

var taskTitles: [INSpeakableString]? { get }

Discussion

Create a new task for each string in the array. Use the string contents as the title of the task.

See Also

Getting the Task Details