KeyTime.TimeSpan Property

Definition

Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.

C#
public TimeSpan TimeSpan { get; }

Property Value

The time when the key frame ends, expressed as a time relative to the beginning of the animation.

Remarks

This struct represents the .NET projection of the Windows Runtime (WinRT) KeyTime struct. For more information, see KeyTime in the UWP API reference.

Applies to

Product Versions
UWP 10.0