| KeyTime Structure |
Namespace: Windows.UI.Xaml.Media.Animation
public struct KeyTime
The KeyTime type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| TimeSpan |
Gets the time when the key frame ends, expressed as a time relative to the
beginning of the animation.
|