Event GeoViewTapped
Occurs when an otherwise unhandled Tap interaction occurs over the hit test area of the view.
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.WinUI.dll
Syntax
public event EventHandler<GeoViewInputEventArgs>? GeoViewTapped
Returns
| Type | Description |
|---|---|
| EventHandler<GeoViewInputEventArgs> | Occurs when an otherwise unhandled Tap interaction occurs over the hit test area of the view. |
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 300.0 |