Contents

presentsCalendarOverlay

A Boolean value that indicates whether to present a graphical calendar overlay when editing a calendar element within a text-field style date picker.

Declaration

var presentsCalendarOverlay: Bool { get set }

Discussion

The default value is NO. The overlay only appears for text-style date pickers when you select a calendar element. The overlay doesn’t appear when there are no calendar events or the value of this property is YES.

See Also

Configuring Date Pickers