A resolution result for notes.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
- watchOS 4.0+
Framework
- Intents
Declaration
@interface INNoteResolutionResult : INIntent Resolution Result
Overview
You return an INNote
object when resolving parameters containing an INNote
object. Use the creation method that best reflects your ability to resolve the parameter successfully.
For additional resolution operators, see INIntent
.