geoTrackingStatus
The session’s condition with respect to geographic tracking at the time the session captured the frame.
Declaration
var geoTrackingStatus: ARGeoTrackingStatus? { get }Discussion
For the current geo-tracking status, check the value of this property on the session’s currentFrame. ARKit populates this property only for ARGeoTrackingConfiguration sessions.