A resolution result that adds tasks to a target task list.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- watchOS 6.0+
Framework
- Intents
Declaration
class INAddTasksTargetTaskListResolutionResult : INTask List Resolution Result
Overview
You return an INAdd
object when resolving parameters containing an INAdd
value. Use the creation method that best reflects your ability to successfully resolve the parameter.
For additional resolution operators, see INIntent
.