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


NotificationListenerService.FlagFilterTypeAlerting Поле

Определение

Внимание!

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

Значение флага, указывающее, что прослушиватель уведомлений может видеть уведомления об изменении типов.

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

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

Value = 2
Атрибуты

Комментарии

Значение флага, указывающее, что прослушиватель уведомлений может видеть уведомления об изменении типов.

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

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

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