mac-samples/DatePicker
conceptdev 3c0a72ae06 improving the readme experience 2019-07-23 09:36:24 -07:00
..
Screenshots Added some screenshots 2012-12-11 17:39:08 -05:00
AppDelegate.cs AnimatedClock/AnimatingViews/DatePicker migrated to unified 2014-11-19 18:03:52 -05:00
DatePicker.csproj Set HttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 13:22:24 -06:00
DatePicker.sln Manually upgrade the solutions 2012-01-26 23:54:36 -05:00
Info.plist Updated min deployment version (#113) 2018-11-15 03:52:17 -05:00
Main.cs AnimatedClock/AnimatingViews/DatePicker migrated to unified 2014-11-19 18:03:52 -05:00
MainMenu.xib [samples] New NSDatePicker sample 2010-12-31 08:32:55 -05:00
MainMenu.xib.designer.cs AnimatedClock/AnimatingViews/DatePicker migrated to unified 2014-11-19 18:03:52 -05:00
Metadata.xml Add brief description tag to metadata.xml 2015-04-16 15:35:20 -04:00
README.md improving the readme experience 2019-07-23 09:36:24 -07:00
TestWindow.cs AnimatedClock/AnimatingViews/DatePicker migrated to unified 2014-11-19 18:03:52 -05:00
TestWindow.xib Bezeled and Bordered date picker style issues fix, bug 8837 2014-02-10 22:13:35 +04:00
TestWindow.xib.designer.cs AnimatedClock/AnimatingViews/DatePicker migrated to unified 2014-11-19 18:03:52 -05:00
TestWindowController.cs [DatePicker] Parse error fix, bug #25468 2014-12-18 03:03:24 +03:00

README.md

name description page_type languages products urlFragment
Xamarin.Mac - DatePicker Shows the use of the NSDatePicker control with Xamarin.Mac. sample
csharp
xamarin
datepicker

DatePicker

Shows the use of the NSDatePicker control with Xamarin.Mac.

DatePicker application screenshot

Prerequisites

Running the sample

  1. Open the solution file (.sln) in Visual Studio for Mac.
  2. Use the Run button or menu to start the app.