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