WebAnimator.ErasingFunction

From Xojo Documentation

Property (As Integer )
aWebAnimator.ErasingFunction = newIntegerValue
or
IntegerValue = aWebAnimator.ErasingFunction

New in 2010r4

Supported for all project types and targets.

Indicates the type of motion that should be used during animation.
0=Linear,
1=Ease In,
2=Ease Out,
3=Ease In Out.