TvInteractiveAppServiceInfo.CustomSupportedTypes プロパティ

定義

一覧にないカスタムでサポートされている対話型アプリの種類を取得します。

public System.Collections.Generic.IList<string> CustomSupportedTypes { [Android.Runtime.Register("getCustomSupportedTypes", "()Ljava/util/List;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getCustomSupportedTypes", "()Ljava/util/List;", "", ApiSince=34)>]
member this.CustomSupportedTypes : System.Collections.Generic.IList<string>

プロパティ値

属性

注釈

一覧にないカスタムでサポートされている対話型アプリの種類を取得します。

の Java ドキュメント android.media.tv.interactive.TvInteractiveAppServiceInfo.getCustomSupportedTypes()

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

適用対象