Contents

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 }

See Also

Setting the selection delegate