Show / Hide Table of Contents

Class GeoViewInputEventArgs

Event argument used by the GeoViewHolding, GeoViewTapped and GeoViewDoubleTapped events.

Inheritance
System.Object
System.EventArgs
GeoViewInputEventArgs
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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

TargetVersions
.NET Windows100.13 - 200.7
In This Article
Back to top Copyright © 2022 Esri.