CalendarContract.EventsColumns.Rrule フィールド

定義

注意事項

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

イベントの繰り返しルール。

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

フィールド値

属性

注釈

イベントの繰り返しルール。 列名。

種類: TEXT

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

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

適用対象