Contents

identifier

The unique identifier for the accelerometer data.

Declaration

var identifier: UInt64 { get }

Discussion

Accelerometer data is recorded in batches, which are assigned a unique identifier. This property contains the identifier of the batch in which this particular sample was recorded.

See Also

Getting the Accelerometer Data