Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
DeviceMotionEventAcceleration
Interface DeviceMotionEventAcceleration
Available only in secure contexts.
interface
DeviceMotionEventAcceleration
{
x
:
null
|
number
;
y
:
null
|
number
;
z
:
null
|
number
;
}
Index
Properties
x
y
z
Properties
Readonly
x
x
:
null
|
number
Readonly
y
y
:
null
|
number
Readonly
z
z
:
null
|
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
z
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Available only in secure contexts.