Contents

selectedWeekOfYear

The current week-of-year selection in the calendar view.

Declaration

var selectedWeekOfYear: DateComponents? { get set }

Discussion

The components need to include [.yearForWeekOfYear, .weekOfYear].

See Also

Updating the selected week