IINDeleteTasksIntentHandling Interface

Definition

This interface represents the Objective-C protocol INDeleteTasksIntentHandling.

[Foundation.Protocol(Name="INDeleteTasksIntentHandling", WrapperType=typeof(Intents.INDeleteTasksIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleDeleteTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V119) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="handleDeleteTasks:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V119) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="confirmDeleteTasks:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTaskList", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V120) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskListResolutionResult>) }, Selector="resolveTaskListForDeleteTasks:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V121) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskResolutionResult[]>) }, Selector="resolveTasksForDeleteTasks:withCompletion:")]
public interface IINDeleteTasksIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INDeleteTasksIntentHandling", WrapperType=typeof(Intents.INDeleteTasksIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleDeleteTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V105) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="handleDeleteTasks:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V105) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="confirmDeleteTasks:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTaskList", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V106) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskListResolutionResult>) }, Selector="resolveTaskListForDeleteTasks:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V107) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskResolutionResult[]>) }, Selector="resolveTasksForDeleteTasks:withCompletion:")]
public interface IINDeleteTasksIntentHandling : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="INDeleteTasksIntentHandling", WrapperType=typeof(Intents.INDeleteTasksIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleDeleteTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V119) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="handleDeleteTasks:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V119) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="confirmDeleteTasks:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTaskList", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V120) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskListResolutionResult>) }, Selector="resolveTaskListForDeleteTasks:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V121) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskResolutionResult[]>) }, Selector="resolveTasksForDeleteTasks:withCompletion:")>]
type IINDeleteTasksIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INDeleteTasksIntentHandling", WrapperType=typeof(Intents.INDeleteTasksIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleDeleteTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V105) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="handleDeleteTasks:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V105) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksIntentResponse>) }, Selector="confirmDeleteTasks:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTaskList", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V106) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskListResolutionResult>) }, Selector="resolveTaskListForDeleteTasks:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveTasks", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V107) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INDeleteTasksIntent), typeof(System.Action<Intents.INDeleteTasksTaskResolutionResult[]>) }, Selector="resolveTasksForDeleteTasks:withCompletion:")>]
type IINDeleteTasksIntentHandling = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Remarks

A class that implements this interface (and subclasses NSObject) will be exported to Objective-C as implementing the Objective-C protocol this interface represents.

A class may also implement members from this interface to implement members from the protocol.

Applies to