createdTaskList
The details of the task list that your app created.
Declaration
@NSCopying var createdTaskList: INTaskList? { get set }Discussion
Use this property to specify the details of the task list that you created.
The details of the task list that your app created.
@NSCopying var createdTaskList: INTaskList? { get set }Use this property to specify the details of the task list that you created.