Contents

week(ofYearSelection:didSelectWeekOfYear:)

Notifies the delegate after a person selects a week in the calendar view.

Declaration

func week(ofYearSelection selection: UICalendarSelectionWeekOfYear, didSelectWeekOfYear weekOfYearComponents: DateComponents?)

See Also

Handling week-of-year selections