PointerPressedEventArgs.

ClickCount Property

Namespace
Avalonia.Input
Containing Type
PointerPressedEventArgs

Syntax

[Obsolete("Use DoubleTapped event or Gestures.DoubleRightTapped attached event")]
public int ClickCount { get; }

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
int