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 6.0 Windows | 100.13 - 100.15 |