A resolution result for the priority associated with a task.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- watchOS 6.0+
Framework
- Intents
Declaration
class INTaskPriorityResolutionResult : INIntent Resolution Result
Overview
You return an INTask
object when resolving parameters containing an INTask
object. Use the creation method that best reflects your ability to successfully resolve the parameter.
For additional resolution operators, see INIntent
.