다음을 통해 공유


ACAccountStore.FindAccountType(String) 메서드

정의

ACAccountType 식별된 를 반환합니다 typeIdentifier.

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

매개 변수

typeIdentifier
String

계정 유형 이름입니다. 의 ACAccountType정적 속성을 사용합니다.

반환

요청 ACAccountType 된 이거나 nulltypeIdentifier 잘못된 경우 입니다.

특성

설명

typeIdentifierACAccountType정적 속성 중 하나여야 합니다.

적용 대상