Contents

maxDate

The maximum date that the picker allows as input.

Declaration

var maxDate: Date? { get set }

Discussion

Set this property to nil if you want to allow any value for the maximum date.

See Also

Date Range Constraints