Skip to content

Titanium.Calendar.recurrenceEndDictionary

Dictionary containing either endDate or occurrenceCount property.

Since: 7.1.0, 3.1.0, 3.1.0, 9.2.0 · Platforms: iphone, ipad, android, macos

Properties #

endDate#

Type: Date

End date of the recurrence end, or undefined if the recurrence end is count-based.

occurrenceCount#

Type: Number

Occurrence count of the recurrence end, or 0 if the recurrence end is date-based.

Titanium SDK Documentation