[]
        
(Showing Draft Content)

C1.Android.Core.C1TappedEventArgs

C1TappedEventArgs Class

Contains information of the tap events.

Inheritance
C1TappedEventArgs
Namespace: C1.Android.Core
Assembly: C1.Android.Core.dll
Syntax
public class C1TappedEventArgs : C1InputEventArgs

Constructors

Name Description
C1TappedEventArgs(View, TouchEventArgs, bool, bool)

Initializes a new instance of the C1TappedEventArgs class.

Properties

Name Description
IsBarrelButtonDown

Gets a value indicating whether the barrel button of the pen is pressed.

IsDown

Gets a value indicating whether the event is performed with the mouse down.

IsRightTapped

Gets a value indicating whether the event is performed with the right button of the mouse.