TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchProcessor Class / InertiaIsRunning Property

In This Topic
    InertiaIsRunning Property (TouchProcessor)
    In This Topic
    Gets a value indicating whether the inertia is currently processed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property InertiaIsRunning As Boolean
    public bool InertiaIsRunning {get;}
    See Also