C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1TappedEventArgs Class
Members
C1TappedEventArgs Class
Contains information of the tap events.
Syntax
public class C1TappedEventArgs : C1InputEventArgs 
Inheritance Hierarchy

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

See Also