Table of Contents

Field DefaultAnimationValueIncrementFactor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Specifies the default increment factor applied to animation values, determining the rate at which animated properties change.

public static float DefaultAnimationValueIncrementFactor

Returns

float
Specifies the default increment factor applied to animation values, determining the rate at which animated properties change.

Remarks

Adjusting this value influences the speed of animations throughout the application. Increasing the factor results in faster transitions, while decreasing it slows them down. This field is intended for use when customizing animation behavior globally.