Event BookmarkSelected
Event raised when the user selects a bookmark.
Namespace: Esri.ArcGISRuntime.Toolkit.UI.Controls
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
public event EventHandler<Bookmark>? BookmarkSelected
Returns
Type | Description |
---|---|
EventHandler<Bookmark> | Event raised when the user selects a bookmark. |