×

Remove Events

iOS 14 +

Notes

Removes the given events from the calendar.

Syntax

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

Example

removeEvents(events: myEvents, includeFuture: true)