INAddTasksIntentResponse.AddedTasks Property

Definition

Gets or sets the added tasks.

public virtual Intents.INTask[] AddedTasks { [Foundation.Export("addedTasks", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAddedTasks:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AddedTasks : Intents.INTask[] with get, set

Property Value

INTask[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to