CalendarContract.ColorsColumns.ColorType フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.IColorsColumns.ColorType'. This class will be removed in a future release.

色の種類。色の使用方法を説明します。

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

フィールド値

属性

注釈

色の種類。色の使用方法を説明します。 有効な型は #TYPE_CALENDAR#TYPE_EVENTです。 列名。

型: INTEGER (NOT NULL)

の Java ドキュメント android.provider.CalendarContract.ColorsColumns.COLOR_TYPE

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

適用対象