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