ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Events Namespace / TouchInputEventArgs Class
Members

In This Topic
    TouchInputEventArgs Class
    In This Topic
    Provides data for the Touch event.
    Syntax
    public sealed class TouchInputEventArgs : System.Windows.RoutedEventArgs 
    Public NotInheritable Class TouchInputEventArgs 
       Inherits System.Windows.RoutedEventArgs
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.RoutedEventArgs
             ArcGIS.Desktop.Framework.Events.TouchInputEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also