migueldeicaza / MonoTouch.Dialog

Tools to simplify creating dialogs with the user using MonoTouch
MIT License
430 stars 211 forks source link

[Feature] DateTimeElement: Making date selection cancelable #242

Open Arul- opened 8 years ago

Arul- commented 8 years ago

This is basically a rewrite and mergeable version of pull request #186 by @eclipsed4utoo

Ability to mark a date as required or not required

When a date is not required(optional),

Also updated the Demo Element API Example to show the use case

Following image highlights the added feature!

optionaldate