Contents

visibleDateComponents

The date components that represent the visible date in the calendar view.

Declaration

var visibleDateComponents: DateComponents { get set }

Discussion

If visibleDateComponents.calendar is nil or isn’t equal to calendar, the calendar view uses calendar, which may result in an invalid date from the date components.

See Also

Setting the visible date and range