CalendarPage

data class CalendarPage

Contains information about how the calendar should display a page.

Parameters

rows

A list of CalendarRow for the calendar to display.

Properties

Link copied to clipboard
val rows: List<CalendarRow>

Sources

Link copied to clipboard