minDate
The minimum date that the picker allows as input.
Declaration
var minDate: Date? { get set }Discussion
Set this property to nil if you want to allow any value for the minimum date.
The minimum date that the picker allows as input.
var minDate: Date? { get set }Set this property to nil if you want to allow any value for the minimum date.