TvInteractiveAppManager.TvInteractiveAppServiceList プロパティ

定義

システム上の TV Interactive App Service の完全な一覧を返します。

public System.Collections.Generic.IList<Android.Media.TV.Interactive.TvInteractiveAppServiceInfo> TvInteractiveAppServiceList { [Android.Runtime.Register("getTvInteractiveAppServiceList", "()Ljava/util/List;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getTvInteractiveAppServiceList", "()Ljava/util/List;", "", ApiSince=33)>]
member this.TvInteractiveAppServiceList : System.Collections.Generic.IList<Android.Media.TV.Interactive.TvInteractiveAppServiceInfo>

プロパティ値

メタ情報を TvInteractiveAppServiceInfo 記述する各 TV 対話型 App Service の の一覧。

属性

注釈

システム上の TV Interactive App Service の完全な一覧を返します。

の Java ドキュメント android.media.tv.interactive.TvInteractiveAppManager.getTvInteractiveAppServiceList()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象