Share via


INAddTasksIntentResponse.AddedTasks Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INTask[]? AddedTasks { [Foundation.Export("addedTasks", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAddedTasks:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("addedTasks", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAddedTasks:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AddedTasks : Intents.INTask[] with get, set

Property Value

INTask[]
Attributes

Applies to