CreationKit Documentation

Protocol JTApple​Calendar​View​Delegate

@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

JTAppleCalendarViewDelegate JTAppleCalendarViewDelegate AnyObject AnyObject JTAppleCalendarViewDelegate->AnyObject

Conforms To

AnyObject