delegate
A delegate object that a calendar view asks about selectable weeks and informs of changes to the week selection.
Declaration
weak var delegate: (any UICalendarSelectionWeekOfYearDelegate)? { get }A delegate object that a calendar view asks about selectable weeks and informs of changes to the week selection.
weak var delegate: (any UICalendarSelectionWeekOfYearDelegate)? { get }