Event BookmarkSelected
Raised whenever a bookmark is selected.
Namespace: Esri.ArcGISRuntime.Toolkit.Maui
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public event EventHandler<Bookmark>? BookmarkSelected
Returns
| Type | Description |
|---|---|
| EventHandler<Bookmark> | Raised whenever a bookmark is selected. |