horizontalAccuracy
The horizontal accuracy (in meters) of the specified coordinate.
Declaration
var horizontalAccuracy: CLLocationAccuracy { get }Discussion
The latitude and longitude specified by the coordinate property identify the center of the circle, and this value indicates the radius of that circle.