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.
The maximum date that the picker allows as input.
var maxDate: Date? { get set }Set this property to nil if you want to allow any value for the maximum date.