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.Maui
Assembly: Esri.ArcGISRuntime.Maui.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

TargetVersions
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.