Freigeben über


AudioPresentation.ContentDialog Feld

Definition

Achtung

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

Klassifizierer für Audiopräsentationsinhalte: Dialogfeld.

[Android.Runtime.Register("CONTENT_DIALOG", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioPresentationContentType enum directly instead of this field.", true)]
public const Android.Media.AudioPresentationContentType ContentDialog = 4;
[<Android.Runtime.Register("CONTENT_DIALOG", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioPresentationContentType enum directly instead of this field.", true)>]
val mutable ContentDialog : Android.Media.AudioPresentationContentType

Feldwert

Value = 4

Implementiert

Attribute

Hinweise

Klassifizierer für Audiopräsentationsinhalte: Dialogfeld.

Java-Dokumentation für android.media.AudioPresentation.CONTENT_DIALOG.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: