CalendarContract.EventsColumns.Title フィールド

定義

注意事項

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

イベントのタイトル。

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

フィールド値

属性

注釈

イベントのタイトル。 列名。

種類: TEXT

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

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

適用対象