Protocol
JTAppleCalendarViewDelegate
@available(*, unavailable, renamed: "JTACMonthViewDelegate")
public protocol JTAppleCalendarViewDelegate: AnyObject
The delegate of a JTAppleCalendarMonthView object must adopt the JTAppleCalendarMonthViewDelegate protocol Optional methods of the protocol allow the delegate to manage selections, and configure the cells
Relationships
Conforms To
AnyObject