SSCalendarConfiguration
class SSCalendarConfiguration
SSCalendarView configuration
-
Previous day text color
Declaration
Swift
var previousDayTextColor: UIColor
-
Previous day border color
Declaration
Swift
var previousDayBorderColor: UIColor
-
Previous day backgound color
Declaration
Swift
var previousDayBackgroundColor: UIColor
-
Selected day text color
Declaration
Swift
var selectedDayTextColor: UIColor
-
Selected background text color
Declaration
Swift
var selectedDayBackGroudColor: UIColor
-
Selected border text color
Declaration
Swift
var selectedDayBorderColor: UIColor
-
Upcoming daye text color
Declaration
Swift
var upcomingDayTextColor: UIColor
-
Upcoming day background color
Declaration
Swift
var upcomingDayBackgroundColor: UIColor
-
Upcoming day border color
Declaration
Swift
var upcomingDaysBorderColor: UIColor
-
Current day text color
Declaration
Swift
var currentDayTextColor: UIColor
-
Current day background color
Declaration
Swift
var currentDayBackgroundColor: UIColor
-
Current day border color
Declaration
Swift
var currentDayBorderColor: UIColor
-
Day label font
Declaration
Swift
var dayLabelFont: UIFont
-
Month description label font
Declaration
Swift
var monthLabelFont: UIFont
-
Month label text color
Declaration
Swift
var monthLabelTextColor: UIColor
-
Week day name label font
Declaration
Swift
var weekDayLabelFont: UIFont
-
Week day label text color
Declaration
Swift
var weekDayLabelTextColor: UIColor
-
Week day label background color
Declaration
Swift
var weekDayLabelBackgroundColor: UIColor
-
Week day border color
Declaration
Swift
var weekDayBorderColor: UIColor
-
Should round days cell
Declaration
Swift
var shouldRoundDaysView: Bool
-
Monthview bottom line color
Declaration
Swift
var monthViewBottomLineColor: UIColor
-
Monthview background color
Declaration
Swift
var monthViewBackgroundColor: UIColor