DaysOfTheWeekPanel

constructor(weekStart: DayOfWeek = SUNDAY, itemVisualizer: ItemVisualizer<DayOfWeek, Unit>? = null)(source)

Parameters

weekStart

indicates which day should be used as the start of the week

itemVisualizer

that maps DayOfWeek to View for each item in the panel