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


Condition.StateFalse Поле

Определение

Внимание!

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

Указывает, что не беспокоить следует отключить.

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

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

Value = 0

Реализации

Атрибуты

Комментарии

Указывает, что не беспокоить следует отключить. Обратите внимание, что все условия со всех android.app.AutomaticZenRule поставщиков должны быть отключены для отключения на устройстве.

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

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

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