次の方法で共有


Context.AccountService フィールド

定義

#getSystemService(String) with を使用して、android.accounts.AccountManager選択した時点で意図を受け取るためのオブジェクトを取得します。

[Android.Runtime.Register("ACCOUNT_SERVICE")]
public const string AccountService;
[<Android.Runtime.Register("ACCOUNT_SERVICE")>]
val mutable AccountService : string

フィールド値

属性

注釈

#getSystemService(String) with を使用して、android.accounts.AccountManager選択した時点で意図を受け取るためのオブジェクトを取得します。

の Java ドキュメントandroid.content.Context.ACCOUNT_SERVICE

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象

こちらもご覧ください