A task that represents the asynchronous Start operation. The value of the TResult parameter is a MapKit.MKLocalSearchCompletionHandler.
(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.