Field DefaultAnimationTimerInterval
Specifies the default interval, in milliseconds, used for animation timer updates.
public static int DefaultAnimationTimerInterval
Returns
- int
- Specifies the default interval, in milliseconds, used for animation timer updates.
Remarks
This value determines how frequently animation updates occur when no custom interval is set. Adjusting this value can affect the smoothness and performance of animations that rely on timer-based updates.