http://i.stack.imgur.com/TFvLr.png

Is it possible to change this switch programmatically?

I have a switch in my App to enable/disable all notifications and if I could toggle this switch I wouldn't have to remove or re-add all reminders everytime the user changes this setting.

有帮助吗?

解决方案

I think this is the documentation you are looking for : Calendar and Reminder programming guide Especially Reading and Writing Reminders

There is no way to get reminder information/modification except through this API

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top