WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragInertiaStartedEventArgs Class / DesiredDeceleration Property
In This Topic
    DesiredDeceleration Property
    In This Topic
    Gets or sets the deceleration of the drag inertia (pixels by millisecond)
    Syntax
    public double DesiredDeceleration {get; set;}
    See Also