Язык

Condition.SourceUserAction Поле

Определение

Внимание!

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

Состояние изменяется из-за явного действия пользователя.

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

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

Value = 1

Реализации

Атрибуты

Комментарии

Состояние изменяется из-за явного действия пользователя.

Java документации по android.service.notification.Condition.SOURCE_USER_ACTION.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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