unsupported(forReason:)
Creates an object whose resolution provides a reason why the temporal event trigger cannot be applied to the task the user intends to create.
Declaration
class func unsupported(forReason reason: INAddTasksTemporalEventTriggerUnsupportedReason) -> SelfParameters
- reason:
The reason that the temporal event trigger is not supported.
Return Value
A new INAddTasksTemporalEventTriggerResolutionResult object.
Discussion
Use this method to create a resolution result object when your app doesn’t support the intent parameter for the specified reason.