TvInteractiveAppManager.TvInteractiveAppServiceList Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce l'elenco completo del servizio app interattiva TV nel sistema.
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>
Valore della proprietà
Elenco di TvInteractiveAppServiceInfo per ogni servizio app interattiva TV che descrive le relative informazioni sui metadati.
- Attributi
Commenti
Restituisce l'elenco completo del servizio app interattiva TV nel sistema.
per android.media.tv.interactive.TvInteractiveAppManager.getTvInteractiveAppServiceList().
Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.