ios-samples/Calendars
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Calendars Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots Update 'Calendars' sample (#340) 2019-01-16 09:57:12 -08:00
Calendars.sln Update 'Calendars' sample (#340) 2019-01-16 09:57:12 -08:00
Metadata.xml
README.md onboard missing samples 2019-08-01 19:45:18 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Calendars and Reminders Illustrates usage of the EventKit framework including Calendars and Reminders. Shows how to create, retrieve, query, modify, and delete... sample
csharp
xamarin
calendars

Calendars and Reminders

Illustrates usage of the EventKit framework including Calendars and Reminders. Shows how to create, retrieve, query, modify, and delete both calendar events and reminders. Additionally, it illustrates how to use the built-in controllers to create and modify calendar events.

Calendars and Reminders application screenshot

License

Xamarin port changes are released under the MIT license.