MapKit.MKLocalSearch.StartAsync Method
Documentation for this section has not yet been entered.

Syntax

public virtual System.Threading.Tasks.Task<MKLocalSearchResponse> StartAsync ()

Returns

A task that represents the asynchronous Start operation. The value of the TResult parameter is a MapKit.MKLocalSearchCompletionHandler.

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

The StartAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.

Requirements

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