A resolution result for the types of dates supported by a search.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
- watchOS 4.0+
Framework
- Intents
Declaration
@interface INDateSearchTypeResolutionResult : INIntent Resolution Result
Overview
You return an INDate
object when resolving parameters that contain an INDate
value. Use the creation method that best reflects your ability to successfully resolve the parameter.
For additional resolution operators, see INIntent
.