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


CalendarContract.EventsEntity.InterfaceConsts.StatusCanceled Поле

Определение

Внимание!

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

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

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

Value = 2
Атрибуты

Комментарии

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

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