TvInteractiveAppManager.InteractiveAppStateRunning Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.TV.Interactive.InteractiveAppState enum directly instead of this field.

Ausführungszustand der interaktiven Anwendung.

[Android.Runtime.Register("INTERACTIVE_APP_STATE_RUNNING", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.InteractiveAppState enum directly instead of this field.", true)]
public const Android.Media.TV.Interactive.InteractiveAppState InteractiveAppStateRunning = 2;
[<Android.Runtime.Register("INTERACTIVE_APP_STATE_RUNNING", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.InteractiveAppState enum directly instead of this field.", true)>]
val mutable InteractiveAppStateRunning : Android.Media.TV.Interactive.InteractiveAppState

Feldwert

Value = 2
Attribute

Hinweise

Ausführungszustand der interaktiven Anwendung.

Java Dokumentation für android.media.tv.interactive.TvInteractiveAppManager.INTERACTIVE_APP_STATE_RUNNING.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: