CoreLocation.CLGeocoder.GeocodeAddress Method
Request a latitude/longitude location from a human readable address and region.

Syntax

[Foundation.Export("geocodeAddressString:inRegion:completionHandler:")]
public virtual void GeocodeAddress (string addressString, CLRegion region, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDCLGeocodeCompletionHandler))] CLGeocodeCompletionHandler completionHandler)

Parameters

addressString
Adress that you want to submit.
region
Region to limit the lookup for.
completionHandler
Method to invoke when the request completes.

Remarks

Documentation for this section has not yet been entered.

Requirements

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