Method SwitchToNextDestinationAsync
SwitchToNextDestinationAsync(CancellationToken)
Starts tracking progress to the next destination in the Route.
Declaration
public Task SwitchToNextDestinationAsync(CancellationToken cancellationToken = default(CancellationToken))
Parameters
Type | Name | Description |
---|---|---|
System. |
cancellationToken | Optional token that may be used to cancel the async operation. |
Returns
Type | Description |
---|---|
System. |
The task object representing the asynchronous operation. |
Remarks
Use Switch
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.6 - 200.6 |
Xamarin.Android | 100.6 - 100.14 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.6 |