共用方式為


ACAccountStore.FindAccount(String) 方法

定義

擷取 ACAccountIdentifier 等於 identifer 參數的 。

[Foundation.Export("accountWithIdentifier:")]
public virtual Accounts.ACAccount FindAccount (string identifier);
abstract member FindAccount : string -> Accounts.ACAccount
override this.FindAccount : string -> Accounts.ACAccount

參數

identifier
String

與帳戶相關聯的 GUID。

傳回

如果 ACAccount 無效, identifiernull 為 。

屬性

適用於