Typescript Library Declarations (DOM)
Variable DeviceMotionEvent
Device
Motion
Event
:
{
prototype
:
DeviceMotionEvent
;
new
(
type
,
eventInitDict
?
)
:
DeviceMotionEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
DeviceMotionEvent
Parameters
type
:
string
Optional
eventInitDict
:
DeviceMotionEventInit
Returns
DeviceMotionEvent
prototype
:
DeviceMotionEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark