CalendarContract.EventsEntity.InterfaceConsts.EventColor 字段

定义

单个事件的辅助颜色。

[Android.Runtime.Register("EVENT_COLOR")]
public const string EventColor;
[<Android.Runtime.Register("EVENT_COLOR")>]
val mutable EventColor : string

字段值

属性

注解

单个事件的辅助颜色。 这只能由给定帐户的同步适配器更新。

类型:INTEGER

适用于 . 的 android.provider.CalendarContract.EventsColumns.EVENT_COLORJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于