标签: ios swift fscalendar
我知道如何根据他们的文档设置imagesForDates - func calendar(_ calendar: FSCalendar, imageFor date: Date) -> UIImage?但我不知道如何重置/删除图片。
imagesForDates
func calendar(_ calendar: FSCalendar, imageFor date: Date) -> UIImage?