KeyTime.Uniform Property

Definition

Gets the Uniform value which divides the allotted time of the animation evenly between key frames.

C#
public static System.Windows.Media.Animation.KeyTime Uniform { get; }

Property Value

A Uniform value.

Remarks

When a key time is set to Uniform, the total allotted time of the animation is divided evenly between key frames. For example, if the key frame animation has a duration of four seconds and there are four key frames, each key frame will last for one second and begin immediately after the preceding one ends.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10