×

Remove Events

iOS 14 +

Notes

Removes the given events from the calendar.

Syntax

removeEvents(events: <#Variable#>, includeFuture: <#Boolean (Optional)#>)

Example

removeEvents(events: myEvents, includeFuture: true)