Bagikan melalui


PlaybackStateEvent.StateAbandoned Bidang

Definisi

Perhatian

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

Pemutaran ditinggalkan sebelum mencapai akhir media.

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

Nilai Bidang

Value = 15

Penerapan

Atribut

Keterangan

Pemutaran ditinggalkan sebelum mencapai akhir media.

Dokumentasi Java untuk android.media.metrics.PlaybackStateEvent.STATE_ABANDONED.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk