I want to disable the URL and NOTES fields of EKEventEditViewController
问题 I want to customize the EKEventEditViewController with making its URL and NOTES fields disable or removing it. As its the default interface of EKEventEditViewController. I am not able to customize it on myself, I googled a lot for that and can not found any of the feasible solution for this. Any one have worked with such a scenario.Please elaborate the issue. 回答1: In header file include < UINavigationControllerDelegate > delegate Set EKEventEditViewController delegate to self or