ZenPolicy.StateAllow Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Service.Notification.StateType enum directly instead of this field.

Указывает, какой тип звука или визуального эффекта разрешено воспроизводить или показывать при активном DND.

[Android.Runtime.Register("STATE_ALLOW", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.StateType enum directly instead of this field.", true)]
public const Android.Service.Notification.StateType StateAllow = 1;
[<Android.Runtime.Register("STATE_ALLOW", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.StateType enum directly instead of this field.", true)>]
val mutable StateAllow : Android.Service.Notification.StateType

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

Value = 1

Реализации

Атрибуты

Комментарии

Указывает, какой тип звука или визуального эффекта разрешено воспроизводить или показывать при активном DND.

Документация по Java для android.service.notification.ZenPolicy.STATE_ALLOW.

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

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