Язык

Condition.SourceUnknown Поле

Определение

Внимание!

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

Состояние изменяется из-за неизвестной причины.

[Android.Runtime.Register("SOURCE_UNKNOWN", 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 SourceUnknown = 0;
[<Android.Runtime.Register("SOURCE_UNKNOWN", 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 SourceUnknown : Android.Service.Notification.ConditionSource

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

Value = 0

Реализации

Атрибуты

Комментарии

Состояние изменяется из-за неизвестной причины.

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

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

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