CoreLocation.CLGeocoder.ReverseGeocodeLocationAsync Method
Requests a longitude/latitude to a human address.

Syntax

public virtual System.Threading.Tasks.Task<CLPlacemark[]> ReverseGeocodeLocationAsync (CLLocation location)

Parameters

location
Location to look up.

Returns

A task that represents the asynchronous ReverseGeocodeLocation operation. The value of the TResult parameter is a CoreLocation.CLGeocodeCompletionHandler.

Remarks

Requirements

Namespace: CoreLocation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0