TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ManipulationInertiaStartingEventArgs Class / ExpansionBehavior Property

In This Topic
    ExpansionBehavior Property (ManipulationInertiaStartingEventArgs)
    In This Topic
    Get or sets the rate of slowdown of expansion inertia movement.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExpansionBehavior As InertiaExpansionBehavior
    public InertiaExpansionBehavior ExpansionBehavior {get;}

    Property Value

    The rate of slowdown of expansion inertia movement.
    See Also