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].
The current week-of-year selection in the calendar view.
var selectedWeekOfYear: DateComponents? { get set }The components need to include [.yearForWeekOfYear, .weekOfYear].