forked from Quivr/iOS-Week-View
-
Notifications
You must be signed in to change notification settings - Fork 0
/
customizationlist.txt
34 lines (34 loc) · 1.06 KB
/
customizationlist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
mainBackgroundColor: UIColor
defaultTopBarHeight: CGFloat
topBarColor: UIColor
sideBarWidth: CGFloat
dayLabelDefaultFont: UIFont
dayLabelTextColor: UIColor
dayLabelMinimumFontSize: CGFloat
hourLabelFont: UIFont
hourLabelTextColor: UIColor
hourLabelMinimumFontSize: CGFloat
allDayEventHeight: CGFloat
allDayEventVerticalSpacing: CGFloat
visibleDaysInPortraitMode: Int
visibleDaysInLandscapeMode: Int
eventLabelFont: UIFont
eventLabelTextColor: UIColor
eventLabelMinimumFontSize: CGFloat
defaultDayViewColor: UIColor
weekendDayViewColor: UIColor
passedDayViewColor: UIColor
passedWeekendDayViewColor: UIColor
dayViewHourIndicatorColor: UIColor
dayViewHourIndicatorThickness: CGFloat
dayViewMainSeparatorColor: UIColor
dayViewMainSeparatorThickness: CGFloat
dayViewDashedSeparatorColor: UIColor
dayViewDashedSeparatorThickness: CGFloat
dayViewDashedSeparatorPattern: [NSNumber]
dayViewCellHeight: CGFloat
portraitDayViewSideSpacing: CGFloat
landscapeDayViewSideSpacing: CGFloat
portraitDayViewVerticalSpacing: CGFloat
landscapeDayViewVerticalSpacing: CGFloat
velocityOffsetMultiplier: CGFloat