firstDayOfTheWeek
Indicates which day of the week the recurrence rule treats as the first day of the week.
Declaration
var firstDayOfTheWeek: Int { get }Discussion
Values of 1 to 7 correspond to Sunday through Saturday. A value of 0 indicates that this property is not set for the recurrence rule.