Added in API level 15

Colors

class Colors : CalendarContract.ColorsColumns
kotlin.Any
   ↳ android.provider.CalendarContract.Colors

Fields for accessing colors available for a given account. Colors are referenced by COLOR_KEY which must be unique for a given account name/type. These values can only be updated by the sync adapter. Only COLOR may be updated after the initial insert. In addition, a row can only be deleted once all references to that color have been removed from the Calendars or Events tables.

Summary

Inherited constants
Properties
static Uri!

The Uri for querying color information

Properties

CONTENT_URI

Added in API level 15
static val CONTENT_URI: Uri!

The Uri for querying color information