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.iOS.dll
Syntax
public event EventHandler<GeoViewInputEventArgs>? GeoViewHolding
Returns
| Type | Description |
|---|---|
| EventHandler<GeoViewInputEventArgs> | Occurs when an otherwise unhandled holding interaction occurs over the hit test area of the view. |
Applies to
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 300.0 |
| Xamarin.iOS | 100.0 - 100.15 |