[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1Gauge.Tapped

Tapped Event

Occurs for every touch event.

Namespace: C1.Blazor.Gauge
Assembly: C1.Blazor.Gauge.dll
Syntax
public event EventHandler<C1TappedEventArgs> Tapped
Returns
Type Description
EventHandler<C1TappedEventArgs> Occurs for every touch event.