react-native-background-geolocation@5.0.0-beta.1
    Preparing search index...

    Variable PersistModeConst

    PersistMode: { All: 2; Location: 1; Geofence: -1; None: 0 } = ...

    Persistence modes for BackgroundGeolocation SDK. Mirrors Flutter's PersistMode enum.

    Type Declaration

    • ReadonlyAll: 2
    • ReadonlyLocation: 1
    • ReadonlyGeofence: -1
    • ReadonlyNone: 0