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