C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1InputEventArgs Class
Members
C1InputEventArgs Class
Contains information about gesture events.
Syntax
public class C1InputEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Maui.Core.C1InputEventArgs
         C1.Maui.Core.C1TappedEventArgs

See Also