unsupported(forReason:)
Creates an object whose resolution requires the user to confirm the task before continuing.
Declaration
class func unsupported(forReason reason: INDeleteTasksTaskUnsupportedReason) -> SelfReturn Value
A new INDeleteTasksTaskResolutionResult object.
Discussion
Use this method to create a resolution result object when your app doesn’t support the intent parameter for the specified reason.