Freigeben über


ACAccountStore.FindAccountType(String) Methode

Definition

Gibt die zurück, die ACAccountType durch den typeIdentifieridentifiziert wird.

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

Parameter

typeIdentifier
String

Kontotypname. Verwenden Sie statische Eigenschaften von ACAccountType.

Gibt zurück

Der angeforderte ACAccountType oder null , wenn ungültig typeIdentifier ist.

Attribute

Hinweise

Sollte typeIdentifier eine der statischen Eigenschaften von ACAccountTypesein:

Gilt für: