MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1TappedEventArgs Class
Members
In This Topic
    C1TappedEventArgs Class
    In This Topic
    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