SSCalendarDeleagte
protocol SSCalendarDeleagte : AnyObject
Calendar Delegates
-
Undocumented
Declaration
Swift
func dateSelected(_ date: Date)
-
Undocumented
Declaration
Swift
func dateDeSelected(_ date: Date)