Condividi tramite


ACAccountStore.FindAccountType(String) Metodo

Definizione

Restituisce l'oggetto ACAccountType identificato da typeIdentifier.

[Foundation.Export("accountTypeWithAccountTypeIdentifier:")]
public virtual Accounts.ACAccountType FindAccountType (string typeIdentifier);
abstract member FindAccountType : string -> Accounts.ACAccountType
override this.FindAccountType : string -> Accounts.ACAccountType

Parametri

typeIdentifier
String

Nome del tipo di account. Usare le proprietà statiche di ACAccountType.

Restituisce

Oggetto richiesto ACAccountType o null se l'oggetto typeIdentifier non è valido.

Attributi

Commenti

typeIdentifier Deve essere una delle proprietà statiche di ACAccountType:

Si applica a