[]
        
(Showing Draft Content)

C1.WinUI.Core.C1TapHelper.ManipulationCompleted

ManipulationCompleted Event

Occurs when the fingers are lift from the screen or mouse button was released.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler<C1InputEventArgs> ManipulationCompleted
Returns
Type Description
EventHandler<C1InputEventArgs> Occurs when the fingers are lift from the screen or mouse button was released.