Event GeoViewHolding
Occurs when an otherwise unhandled holding 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> GeoViewHolding
Returns
| Type | Description |
|---|---|
| System.EventHandler<GeoViewInputEventArgs> |
Remarks
For WPF, this event only works with touch and not mouse.
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.0 - 200.8 |