Condition.StateTrue Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("STATE_TRUE", 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 StateTrue = 1;
[<Android.Runtime.Register("STATE_TRUE", 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 StateTrue : Android.Service.Notification.ConditionState

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

Value = 1

Реализации

Атрибуты

Комментарии

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

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

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

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