@ebarooni/capacitor-calendar
    Preparing search index...

    Interface GetDefaultCalendarOptions

    8.4.0

    interface GetDefaultCalendarOptions {
        useFallbackCalendar?: boolean;
    }
    Index

    Properties

    useFallbackCalendar?: boolean

    When there is no system default calendar, use the first available calendar.

    false
    

    Android, iOS

    8.4.0