Accounts.ACAccountStore.FindAccounts Method
Retrieves an array of Accounts.ACAccounts of the type specified by the accountType parameter.

Syntax

[Foundation.Export("accountsWithAccountType:")]
public virtual ACAccount[] FindAccounts (ACAccountType accountType)

See Also

ACAccountType
ACAccountStore.FindAccountType

Parameters

accountType
The desired Accounts.ACAccountType.

Returns

A (potentially empty) array of Accounts.ACAccounts.

Remarks

This function is typically called with the following idiom: store.FindAccounts(store.FindAccountType(ACAccountType.Twitter));.

Requirements

Namespace: Accounts
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0