Contents

INDeleteTasksTaskUnsupportedReason.noTasksInApp

No tasks exist in the app.

Declaration

case noTasksInApp

Discussion

Use this reason when there are no tasks in the app. If tasks exist, but do not match the user’s intent, use INDeleteTasksTaskUnsupportedReason.noTasksFound

See Also

Reasons