Show / Hide Table of Contents

Method SetBookmarkAsync

SetBookmarkAsync(Bookmark)

Sets the GeoView's viewpoint with the bookmark's value.

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
Task<Boolean>

True if the set bookmark animation completed, false if it was interrupted by another view navigation.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.14
In This Article
Back to top Copyright © 2021 Esri.