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

    Interface MotionActivityEvent

    interface MotionActivityEvent {
        activity: MotionActivityType;
        confidence: number;
    }
    Index

    Properties

    Properties

    Reported device motion activity.

    confidence: number

    Confidence of the reported activity in percent.