Update README.md
This commit is contained in:
parent
2badfa2860
commit
0aeb0535ba
|
|
@ -23,7 +23,7 @@
|
|||
_calendar.delegate = self;
|
||||
|
||||
#### FSCalendarDataSource
|
||||
- (NSString *)calendar:(FSCalendar *)calendar subtitleForDay:(NSDate *)date; // set subtitle
|
||||
- (NSString *)calendar:(FSCalendar *)calendar subtitleForDate:(NSDate *)date; // set subtitle
|
||||
- (BOOL)calendar:(FSCalendar *)calendar hasEventForDate:(NSDate *)date; // set event dot
|
||||
|
||||
#### FSCalendarDelegate
|
||||
|
|
|
|||
Loading…
Reference in New Issue