A resolution result for the range of dates associated with an intent.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- watchOS 3.2+
Framework
- Intents
Declaration
class INDateComponentsRangeResolutionResult : INIntent Resolution Result
Overview
An INDate
object is what you return when resolving parameters containing an INDate
object. Use the creation method that best reflects your ability to successfully resolve the parameter.
For additional resolution options, see INIntent
.