protocol
NewiOSmacOStvOSwatchOS
CLBodyIdentifiable
NewiOSmacOStvOSwatchOSpublic protocol CLBodyIdentifiable : NSObjectProtocolDeclaration
public protocol CLBodyIdentifiable : NSObjectProtocol {
}What's New / Health, Sensors & Motion
CoreLocation reports device location and heading to apps. It exposes directional readings through types like the heading APIs and body-relative identifiers.
The 27 SDK adds 2 APIs and deprecates 1. New are the CLBodyIdentifiable protocol and the headingBody symbol. The headingOrientation API is deprecated. Nothing was removed.
CLBodyIdentifiablepublic protocol CLBodyIdentifiable : NSObjectProtocolpublic protocol CLBodyIdentifiable : NSObjectProtocol {
}headingBodyopen var headingBody: (any CLBodyIdentifiable)?headingOrientationopen var headingOrientation: CLDeviceOrientationNo APIs match your filter.