Bagikan melalui


NotificationManager.Policy.SuppressedEffectFullScreenIntent Bidang

Definisi

Perhatian

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

Apakah Notification#fullScreenIntent full screen intents dari pemberitahuan yang disadap oleh DND diblokir.

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

Nilai Bidang

Value = 4

Penerapan

Atribut

Keterangan

Apakah Notification#fullScreenIntent full screen intents dari pemberitahuan yang disadap oleh DND diblokir.

Dokumentasi Java untuk android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT.

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