TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchManipulation Class / Inertia Property

In This Topic
    Inertia Property (TouchManipulation)
    In This Topic
    Indicates if the interaction has triggered inertia.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Inertia As Boolean
    public bool Inertia {get;}
    See Also