Class GeoViewInputEventArgs
Event argument used by the GeoViewHolding, GeoViewTapped and GeoViewDoubleTapped events.
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.WinUI.dll
Syntax
public class GeoViewInputEventArgs : EventArgs
Properties
| Name | Description |
|---|---|
| Handled | Gets or sets a value indicating whether the router event should continue to bubble as it travels the route. |
| Location | Gets the location on the view where the event occurred. |
| Position | Gets the screen position on the view where the event occurred. |
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 300.0 |