ACAccountStore.Accounts Property

Definition

The ACAccounts stored on the device.

public virtual Accounts.ACAccount[] Accounts { [Foundation.Export("accounts", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.Accounts : Accounts.ACAccount[]

Property Value

A (potentially empty) array of ACAccounts.

Attributes

Applies to