CalendarContract.EventsColumns.DisplayColor フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.IEventsColumns.DisplayColor'. This class will be removed in a future release.

#EVENT_COLOR null でない場合は になります。それ以外の場合は になりますCalendars#CALENDAR_COLOR

[Android.Runtime.Register("DISPLAY_COLOR")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.IEventsColumns.DisplayColor'. This class will be removed in a future release.")]
public const string DisplayColor;
[<Android.Runtime.Register("DISPLAY_COLOR")>]
[<System.Obsolete("Use 'Android.Provider.CalendarContract.IEventsColumns.DisplayColor'. This class will be removed in a future release.")>]
val mutable DisplayColor : string

フィールド値

属性

注釈

#EVENT_COLOR null でない場合は になります。それ以外の場合は になりますCalendars#CALENDAR_COLOR。 読み取り専用の値。 変更するには、 または Calendars#CALENDAR_COLOR#EVENT_COLOR直接書き込みます。

型: INTEGER

の Java ドキュメント android.provider.CalendarContract.EventsColumns.DISPLAY_COLOR

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象