次の方法で共有


Context.TvInteractiveAppService フィールド

定義

#getSystemService(String) with を使用して、android.media.tv.interactive.TvInteractiveAppManagerデバイス上のテレビの対話型アプリケーションと対話するための情報を取得します。

[Android.Runtime.Register("TV_INTERACTIVE_APP_SERVICE", ApiSince=33)]
public const string TvInteractiveAppService;
[<Android.Runtime.Register("TV_INTERACTIVE_APP_SERVICE", ApiSince=33)>]
val mutable TvInteractiveAppService : string

フィールド値

属性

注釈

#getSystemService(String) with を使用して、android.media.tv.interactive.TvInteractiveAppManagerデバイス上のテレビの対話型アプリケーションと対話するための情報を取得します。

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

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

適用対象