OptionalcancelText to show on the cancel button.
OptionalcommitWhether to save the deletion to the event store immediately.
Pass false to batch multiple changes and commit them together using CapacitorCalendar.commit(), which is more efficient than committing each save individually.
OptionalconfirmText to show on the confirm button.
The ID of the event to delete.
OptionalinstanceThe start time of the occurrence to delete, in milliseconds since the epoch.
Use startDate from listEventsInRange.
On Android, required for THIS_EVENT on recurring events. If omitted with THIS_AND_FUTURE_EVENTS, the whole series is deleted.
Message of the dialog.
OptionalspanHow much of a recurring series to delete.
Title of the dialog.
Since
7.1.0