IEKEventViewDelegate.Completed Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("eventViewController:didCompleteWithAction:")]
[Foundation.Preserve(Conditional=true)]
public void Completed (EventKitUI.EKEventViewController controller, EventKitUI.EKEventViewAction action);
abstract member Completed : EventKitUI.EKEventViewController * EventKitUI.EKEventViewAction -> unit
Parameters
- controller
- EKEventViewController
- action
- EKEventViewAction
- Attributes