TvInteractiveAppServiceInfo.CustomSupportedTypes Property

Definition

Gets custom supported interactive app types which are not listed.

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>

Property Value

Attributes

Remarks

Gets custom supported interactive app types which are not listed.

Java documentation for android.media.tv.interactive.TvInteractiveAppServiceInfo.getCustomSupportedTypes().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to