Method SetBookmarkAsync
SetBookmarkAsync(Bookmark)
Declaration
public Task<bool> SetBookmarkAsync(Bookmark bookmark)
Parameters
| Type |
Name |
Description |
| Bookmark |
bookmark |
The Bookmark containing the new viewpoint for the map.
|
Returns
| Type |
Description |
| System.Threading.Tasks.Task<System.Boolean> |
True if the set bookmark animation completed, false if it was interrupted by another view navigation.
|
Applies to
Platforms and versions
| Target | Versions |
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |