Preparing search index...
The search index is not available
@ebarooni/capacitor-calendar
@ebarooni/capacitor-calendar
DeleteEventsByIdOptions
Interface DeleteEventsByIdOptions
Since
7.1.0
interface
DeleteEventsByIdOptions
{
ids
:
string
[]
;
span
?:
EventSpan
;
}
Index
Properties
ids
span?
Properties
ids
ids
:
string
[]
Since
7.1.0
Optional
span
span
?:
EventSpan
The span of deletion.
Default
EventSpan
.
THIS_EVENT
Copy
Platform
iOS
See
7.1.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ids
span
@ebarooni/capacitor-calendar
Loading...
Since
7.1.0