# CoreMotionAccelerometerData

Representation of an accelerometer event.

Availability
3.3.0

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# acceleration READONLY

Availability
3.3.0
acceleration :CoreMotionAcceleration

The acceleration measured by the accelerometer.


# timestamp READONLY

Availability
3.3.0
timestamp :Number

The time when the logged item is valid.

The time stamp is the amount of time in milliseconds since the phone booted.