KeyTime Property
Gets or sets the key time of this KeyFrame.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public TimeSpan KeyTime { get; set; }
Public Property KeyTime As TimeSpan
Get
Set
member KeyTime : TimeSpan with get, set
Property Value
TimeSpan
The key time.