Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 838 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 838 Bytes

Nullable Date Picker Test

Xamarin Forms Prism application to test custom renderer for a Nullable DatePicker control. Currently only for UWP.

Features

  • NullableDate: Bindable DateTime? property containing date object or null.
  • NullPlaceholder: Bindable string property containing text that will be shown when date is null.

License

MIT