iOS Reference Library Apple Developer
Search

Introduction

The Event Kit and Event Kit UI frameworks together allow iOS applications to access event information from a user’s Calendar database. You can fetch events based on a date range or a unique identifier, receive notifications when event records change, and allow users to create and edit events for any of their calendars. Changes made to events in a user’s Calendar database with Event Kit are automatically synced with the appropriate calendar (CalDAV, Exchange, and so on). This document describes Event Kit concepts and common programming tasks.

Who Should Read This Document?

You should read this document if you want to display calendar event data or allow users to edit their calendar event data in your iOS application. Event Kit provides limited access to a user’s calendar information. It is not suitable for implementing a full-featured calendar application.

Organization of This Document

This document contains the following information:

See Also

For an in-depth description of the Event Kit and Event Kit UI API, read:




Last updated: 2010-08-03

Did this document help you? Yes It's good, but... Not helpful...