Поделиться через


NotificationManager.Policy.SuppressedEffectFullScreenIntent Поле

Определение

Внимание!

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

Блокируется ли Notification#fullScreenIntent full screen intents от уведомлений, перехватанных DND.

[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

Значение поля

Value = 4

Реализации

Атрибуты

Комментарии

Блокируется ли Notification#fullScreenIntent full screen intents от уведомлений, перехватанных DND.

Документация по Java для android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к