INSearchForAccountsIntentResponse.Accounts Property

Definition

Gets or sets the resulting accounts.

public virtual Intents.INPaymentAccount[] Accounts { [Foundation.Export("accounts", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccounts:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Accounts : Intents.INPaymentAccount[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to