Platforms to show: All Mac Windows Linux Cross-Platform

Back to CalRecurrenceRuleMBS class.

CalRecurrenceRuleMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 13.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The private constructor.

CalRecurrenceRuleMBS.daysOfTheMonth as Integer()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing one or more integers corresponding to the days of the month the event recurs.

This property is valid for rules whose CalRecurrenceType is CalMonthlyRecurrence, and that were initialized with one or more specific days of the month (not with a day of the week and week of the month).

For all other CalRecurrenceRules, this property is empty.

CalRecurrenceRuleMBS.daysOfTheWeek as Integer()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing one or more integers corresponding to the days of the week the event recurs.

This property is valid for rules whose CalRecurrenceType is CalWeeklyRecurrence. For all other CalRecurrenceRules, this property is empty.

CalRecurrenceRuleMBS.monthsOfTheYear as Integer()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing one or more integer corresponding to the months of the year the event recurs.

This property is valid for rules whose CalRecurrenceType is CalYearlyRecurrence. For all other CalRecurrenceRules, this property is empty.

CalRecurrenceRuleMBS.nthWeekDaysOfTheMonth as CalNthWeekDayMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Calendar MBS MacFrameworks Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This property can be accessed as an array containing exactly one CalNthWeekDay corresponding to the week of the month the event recurs.

This property is valid for rules whose CalRecurrenceType is CalMonthlyRecurrence or CalYearlyRecurrence, and that were initialized with a day of the week and week of the month. For all other CalRecurrenceRules, this property is empty.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...