Share via


INSearchForAccountsIntentResponse.Accounts Property

Definition

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

Property Value

Attributes

Applies to