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

TouchInputEventArgs Class
Provides data for the Touch event.
Syntax
public sealed class TouchInputEventArgs : System.Windows.RoutedEventArgs 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also