Bagikan melalui


NotificationManager.ImportanceUnspecified Bidang

Definisi

Perhatian

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

Nilai yang menandakan bahwa pengguna belum menyatakan pentingnya.

[Android.Runtime.Register("IMPORTANCE_UNSPECIFIED", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationImportance enum directly instead of this field.", true)]
public const Android.App.NotificationImportance ImportanceUnspecified = -1000;
[<Android.Runtime.Register("IMPORTANCE_UNSPECIFIED", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationImportance enum directly instead of this field.", true)>]
val mutable ImportanceUnspecified : Android.App.NotificationImportance

Nilai Bidang

Value = -1000
Atribut

Keterangan

Nilai yang menandakan bahwa pengguna belum menyatakan pentingnya.

Nilai ini untuk preferensi yang bertahan, dan tidak boleh dikaitkan dengan pemberitahuan aktual.

Dokumentasi Java untuk android.app.NotificationManager.IMPORTANCE_UNSPECIFIED.

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