accuracy
The accuracy of geo tracking at the time the session captured the frame.
Declaration
var accuracy: ARGeoTrackingStatus.Accuracy { get }Discussion
ARKit populates this property after reaching ARGeoTrackingStatus.State.localized. To ensure the best possible user experience, an app must monitor and react to the geo-tracking accuracy. For more information, see ARGeoTrackingStatus.Accuracy.