userAcceleration
The acceleration that the user is giving to the device.
Declaration
var userAcceleration: CMAcceleration { get }Discussion
The total acceleration of the device is equal to gravity plus the acceleration the user imparts to the device.