CMSensorRecorder.GetAccelerometerDataSince(UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Apple removed this API in iOS 9.3.
Retrieves the accelerometer data recorded since the Unix time (see M:System.DateTimeOffset.FromUnixTimeSeconds* and M:System.DateTimeOffset.ToUnixTimeSeconds*).
[System.Obsolete("Apple removed this API in iOS 9.3.")]
public virtual CoreMotion.CMSensorDataList GetAccelerometerDataSince (ulong identifier);
abstract member GetAccelerometerDataSince : uint64 -> CoreMotion.CMSensorDataList
override this.GetAccelerometerDataSince : uint64 -> CoreMotion.CMSensorDataList
Parameters
- identifier
- UInt64
Returns
- Attributes