[]
        
(Showing Draft Content)

C1.WinUI.Core.C1DragInertiaStartedEventArgs

C1DragInertiaStartedEventArgs Class

Contains information of the DragInertiaStarted event.

Inheritance
C1DragInertiaStartedEventArgs
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class C1DragInertiaStartedEventArgs : C1DragEventArgs
Public Class C1DragInertiaStartedEventArgs
    Inherits C1DragEventArgs

Properties

Name Description
DesiredDeceleration

Gets or sets the deceleration of the drag inertia (pixels by millisecond)

Velocity

Gets the velocity of the gesture before the inertia started.