CalendarContract.EventsColumns.Duration フィールド

定義

注意事項

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

RFC2445形式のイベントの期間。

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

フィールド値

属性

注釈

RFC2445形式のイベントの期間。 列名。

種類: TEXT (RFC2445形式の期間)

android.provider.CalendarContract.EventsColumns.DURATIONJava ドキュメント。

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

適用対象