On this page

Variable DeviceMotionEvent

DeviceMotionEvent: {
    prototype: DeviceMotionEvent;
    new (
        type: string,
        eventInitDict?: DeviceMotionEventInit,
    ): DeviceMotionEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
DeviceMotionEvent