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

    Interface CreateEventWithPromptResult

    8.5.0

    interface CreateEventWithPromptResult {
        id: string | null;
    }
    Index

    Properties

    Properties

    id: string | null

    The identifier of the created event. Always null on Android. Present on iOS when the user saves.

    Android, iOS

    0.1.0