CalendarContract.CalendarColumns.CalendarDisplayName フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.ICalendarColumns.CalendarDisplayName'. This class will be removed in a future release.

予定表の表示名。

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

フィールド値

属性

注釈

予定表の表示名。 列名。

種類: TEXT

の Java ドキュメント android.provider.CalendarContract.CalendarColumns.CALENDAR_DISPLAY_NAME

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

適用対象