allDayEvents property

List<AllDayEvent> allDayEvents
final

Unmodifiable sorted list of all day events

Implementation

final List<AllDayEvent> allDayEvents;