Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我创建一个 EKEventViewController 并向它传递一个我不是组织者的事件,我会在底部看到一个“添加评论”按钮。
有没有办法以编程方式读取或写入?我在 EK 文档中看不到任何内容。
干杯
菲尔
我相信您正在寻找 EKCalendarItem 的 notes 属性,EKEvent 是其子类。
http://developer.apple.com/library/ios/#DOCUMENTATION/EventKit/Reference/EKCalendarItemClassRef/Reference/Reference.html#//apple_ref/doc/uid/TP40010882