Share via


CalendarContract.CalendarEntity.InterfaceConsts.CalAccessRoot Campo

Definición

Precaución

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

Administrador de dominio

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

Valor de campo

Value = 800
Atributos

Comentarios

Administrador de dominio

Documentación de Java para android.provider.CalendarContract.CalendarColumns.CAL_ACCESS_ROOT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a