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