protocol
NewiOSmacOSwatchOS
CMBodyIdentifiable
NewiOSmacOSwatchOSpublic protocol CMBodyIdentifiable : NSObjectProtocolDeclaration
public protocol CMBodyIdentifiable : NSObjectProtocol {
}What's New / Health, Sensors & Motion
CoreMotion reports motion and environmental sensor data from a device's accelerometers, gyroscopes, magnetometer, and barometer, plus processed device-motion, attitude, and activity data.
The 27 SDK adds 3 APIs with no deprecations or removals: the CMBodyIdentifiable protocol, a headingAccuracy value, and a deviceMotionBody API.
CMBodyIdentifiablepublic protocol CMBodyIdentifiable : NSObjectProtocolpublic protocol CMBodyIdentifiable : NSObjectProtocol {
}deviceMotionBodyopen var deviceMotionBody: (any CMBodyIdentifiable)?headingAccuracyopen var headingAccuracy: Double { get }No APIs match your filter.