Язык

ContentResolver.SyncObserverTypePending Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Content.SyncObserverType enum directly instead of this field.

[Android.Runtime.Register("SYNC_OBSERVER_TYPE_PENDING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.SyncObserverType enum directly instead of this field.", true)]
public const Android.Content.SyncObserverType SyncObserverTypePending = 2;
[<Android.Runtime.Register("SYNC_OBSERVER_TYPE_PENDING")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.SyncObserverType enum directly instead of this field.", true)>]
val mutable SyncObserverTypePending : Android.Content.SyncObserverType

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

Value = 2
Атрибуты

Комментарии

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

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