NotificationManager.Policy.SuppressedEffectAmbient Поле

Определение

Внимание!

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

Запрещается ли отображение уведомлений, перехватанных DND на внешних дисплеях на устройствах, поддерживающих внешний дисплей.

[Android.Runtime.Register("SUPPRESSED_EFFECT_AMBIENT", 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 SuppressedEffectAmbient = 128;
[<Android.Runtime.Register("SUPPRESSED_EFFECT_AMBIENT", 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 SuppressedEffectAmbient : Android.App.SuppressedEffects

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

Value = 128

Реализации

Атрибуты

Комментарии

Запрещается ли отображение уведомлений, перехватанных DND на внешних дисплеях на устройствах, поддерживающих внешний дисплей.

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

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

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