次の方法で共有


Context.GameService フィールド

定義

with #getSystemService(String) を使用して取得します GameManager

[Android.Runtime.Register("GAME_SERVICE", ApiSince=31)]
public const string GameService;
[<Android.Runtime.Register("GAME_SERVICE", ApiSince=31)>]
val mutable GameService : string

フィールド値

属性

注釈

with #getSystemService(String) を使用して取得します GameManager

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

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

適用対象