Protocol
JTAppleCalendarViewDataSource
@available(*, unavailable, renamed: "JTACMonthViewDataSource")
public protocol JTAppleCalendarViewDataSource: AnyObject
The JTAppleCalendarMonthViewDataSource protocol is adopted by an object that mediates the application’s data model for a the JTAppleCalendarMonthViewDataSource object. data source provides the the calendar-view object with the information it needs to construct and then modify it self
Relationships
Conforms To
AnyObject