KeyTime.TimeSpan Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.
public:
property TimeSpan TimeSpan { TimeSpan get(); };
public TimeSpan TimeSpan { get; }
member this.TimeSpan : TimeSpan
Public ReadOnly Property TimeSpan As TimeSpan
The time when the key frame ends, expressed as a time relative to the beginning of the animation.
This struct represents the .NET projection of the Windows Runtime (WinRT) KeyTime
struct. For more information, see KeyTime in the UWP API reference.
Product | Versions |
---|---|
UWP | 10.0 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: