On this page

Variable DeviceOrientationEvent

DeviceOrientationEvent: {
    prototype: DeviceOrientationEvent;
    new (
        type: string,
        eventInitDict?: DeviceOrientationEventInit,
    ): DeviceOrientationEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
DeviceOrientationEvent