[]
        
(Showing Draft Content)

C1.WinUI.Core.C1TapHelper.ManipulationStarted

ManipulationStarted Event

Occurs when one or more fingers get in contact with the screen or mouse button was pressed.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler<C1InputEventArgs> ManipulationStarted
Returns
Type Description
EventHandler<C1InputEventArgs> Occurs when one or more fingers get in contact with the screen or mouse button was pressed.