Class GeoViewInputEventArgs
Event argument used by the Geo
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Xamarin.Forms
Assembly: Esri.ArcGISRuntime.Xamarin.Forms.dll
Syntax
public sealed class GeoViewInputEventArgs : EventArgs
Properties
Name | Description |
---|---|
Handled | Gets or sets a value indicating whether the present state of the event handling for a routed event as it travels the route. |
Location | Gets the location on the view where the event occured, if there is one. |
Position | Gets the screen position on the view where the event occured. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |