WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragDeltaEventArgs Class / IsInertial Property
In This Topic
    IsInertial Property
    In This Topic
    Gets a value indicating whether this event is raised because of a direct manipulation or is inertial.
    Syntax
    public bool IsInertial {get;}
    See Also