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>
DeviceMotionEventAccelerationInit
Interface DeviceMotionEventAccelerationInit
interface
DeviceMotionEventAccelerationInit
{
x
?:
null
|
number
;
y
?:
null
|
number
;
z
?:
null
|
number
;
}
Index
Properties
x?
y?
z?
Properties
Optional
x
x
?:
null
|
number
Optional
y
y
?:
null
|
number
Optional
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