[]
        
(Showing Draft Content)

C1.Win.Touch.TouchProcessor.UseTimerForInertia

UseTimerForInertia Property

UseTimerForInertia

Gets or sets whether the animation timer should be created for processing inertia (true by default).

Declaration
public bool UseTimerForInertia { get; set; }
Remarks

Call the ProcessTimerTick method for processing inertia when this property is set to False.