Contents

dateValue

The date currently specified in the picker.

Declaration

var dateValue: Date { get set }

Discussion

Assign a date to this property to set the starting value for the picker. For range-based dates, use the timeInterval property to set the extent of the time range.

See Also

Object Values